Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c1698 #define HIGH_UNDERSHOOT_RATIO 2 macro
1765 int fast_extra_thresh = rc->base_frame_target / HIGH_UNDERSHOOT_RATIO; in av1_twopass_postencode_update()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c3254 #define HIGH_UNDERSHOOT_RATIO 2 macro
3347 int fast_extra_thresh = rc->base_frame_target / HIGH_UNDERSHOOT_RATIO; in vp9_twopass_postencode_update()