Home
last modified time | relevance | path

Searched defs:Scale2Ratio (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyx.h68 static void Scale2Ratio(int mode, int *hr, int *hs) in Scale2Ratio() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c96 static INLINE void Scale2Ratio(VPX_SCALING mode, int *hr, int *hs) { in Scale2Ratio() function