Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c63 #define MAX_MB_RATE 250 macro
715 rc->max_frame_bandwidth = MAX(MAX((cm->MBs * MAX_MB_RATE), MAXRATE_1080P), in vp9_new_framerate()