Searched defs:get_msb (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_systemdependent.h48 static INLINE int get_msb(unsigned int n) { function
54 static INLINE int get_msb(unsigned int n) { function
62 static INLINE int get_msb(unsigned int n) { function

Completed in 73 milliseconds