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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_int.h513 int cyclic_refresh_mode_max_mbs_perframe; member in struct:VP8_COMP
H A Donyx_if.c574 int block_count = cpi->cyclic_refresh_mode_max_mbs_perframe;
1875 cpi->cyclic_refresh_mode_max_mbs_perframe = (cpi->common.mb_rows * cpi->common.mb_cols) / 5;

Completed in 13 milliseconds