Home
last modified time | relevance | path

Searched refs:high_limit (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c2008 int high_limit, int low_limit, in recode_loop_test() argument
2026 if ((rc->projected_frame_size > high_limit && q < maxq) || in recode_loop_test()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c3042 int high_limit, int low_limit, in recode_loop_test() argument
3059 if ( ((cpi->projected_frame_size > high_limit) && (q < maxq)) || in recode_loop_test()