Home
last modified time | relevance | path

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

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