Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp8/common/
H A Donyx.h52 static INLINE void Scale2Ratio(int mode, int *hr, int *hs) { in Scale2Ratio() function
/aosp_15_r20/external/libaom/av1/encoder/
H A Dencoder.c110 static inline void Scale2Ratio(AOM_SCALING_MODE mode, int *hr, int *hs) { in Scale2Ratio() function
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.c504 static INLINE void Scale2Ratio(VPX_SCALING_MODE mode, int *hr, int *hs) { in Scale2Ratio() function