Home
last modified time | relevance | path

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/
Donyx_int.h513 int cyclic_refresh_mode_max_mbs_perframe; member
Donyx_if.c574 int block_count = cpi->cyclic_refresh_mode_max_mbs_perframe; in cyclic_background_refresh()
1875 cpi->cyclic_refresh_mode_max_mbs_perframe = (cpi->common.mb_rows * cpi->common.mb_cols) / 5; in vp8_create_compressor()