Searched defs:hs (Results 1 – 3 of 3) sorted by relevance
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
| D | onyx.h | 68 static void Scale2Ratio(int mode, int *hr, int *hs) in Scale2Ratio()
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
| D | vp9_onyx_if.c | 96 static INLINE void Scale2Ratio(VPX_SCALING mode, int *hr, int *hs) { in Scale2Ratio() 3418 int hr = 0, hs = 0, vr = 0, vs = 0; local
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
| D | firstpass.c | 3210 int hr, hs, vr, vs; in find_next_key_frame() local
|