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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c694 int vbr_max_bits; local
713 vbr_max_bits = (int)(((int64_t)rc->av_per_frame_bandwidth *
716 vbr_max_bits);

Completed in 27 milliseconds