FFmpeg  4.0
Functions
intmath.c File Reference
#include "intmath.h"
#include "common.h"

Go to the source code of this file.

Functions

int av_log2 (unsigned v)
 
int av_log2_16bit (unsigned v)
 

Function Documentation

◆ av_log2()

int av_log2 ( unsigned  v)

Definition at line 26 of file intmath.c.

Referenced by av_ceil_log2_c().

◆ av_log2_16bit()

int av_log2_16bit ( unsigned  v)

Definition at line 31 of file intmath.c.