Home
last modified time | relevance | path

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

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