Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Donyx.h59 static INLINE void Scale2Ratio(int mode, int *hr, int *hs) { in Scale2Ratio() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c470 static INLINE void Scale2Ratio(VPX_SCALING mode, int *hr, int *hs) { in Scale2Ratio() function