Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Donyx_int.h573 int cyclic_refresh_mode_enabled; member
Dencodeframe.c478 if (cpi->cyclic_refresh_mode_enabled && xd->segmentation_enabled) in encode_mb_row()
1204 if (cpi->cyclic_refresh_mode_enabled) in vp8cx_encode_inter_macroblock()
Donyx_if.c2185 cpi->cyclic_refresh_mode_enabled = cpi->oxcf.error_resilient_mode; in vp8_create_compressor()
2190 if (cpi->cyclic_refresh_mode_enabled) in vp8_create_compressor()
3774 if (cpi->cyclic_refresh_mode_enabled) in encode_frame_to_data_rate()