Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyx.h224 unsigned int rate_decimator[VPX_TS_MAX_PERIODICITY]; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c308 lc->framerate = cpi->output_framerate / cpi->oxcf.rate_decimator[layer]; in init_temporal_layer_context()
407 cpi->oxcf.rate_decimator[i]; in reset_temporal_layer_change()
1378 cpi->oxcf.rate_decimator[i]; in init_config()
1410 cpi->ref_framerate / oxcf->rate_decimator[i]; in update_layer_contexts()
5082 cpi->oxcf.rate_decimator[i]; in vp8_get_compressed_data()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c376 memcpy (oxcf->rate_decimator, cfg.ts_rate_decimator, in set_vp8e_config()