Searched refs:max_adjustment_down (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_ratectrl.c463 int max_adjustment_down = active_worst_quality / 3; local
464 if (max_adjustment_down) {
466 oxcf->optimal_buffer_level) / max_adjustment_down);

Completed in 46 milliseconds