Searched refs:rate_decimator (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Donyx.h235 unsigned int rate_decimator[VPX_TS_MAX_PERIODICITY]; member in struct:__anon13063
/external/libvpx/libvpx/vp8/common/
H A Donyx.h224 unsigned int rate_decimator[VPX_TS_MAX_PERIODICITY]; member in struct:__anon24854
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_if.c311 lc->framerate = cpi->output_framerate / cpi->oxcf.rate_decimator[layer];
410 cpi->oxcf.rate_decimator[i];
1410 cpi->oxcf.rate_decimator[i];
1442 cpi->ref_framerate / oxcf->rate_decimator[i];
5247 cpi->oxcf.rate_decimator[i];
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c308 lc->framerate = cpi->output_framerate / cpi->oxcf.rate_decimator[layer];
407 cpi->oxcf.rate_decimator[i];
1378 cpi->oxcf.rate_decimator[i];
1410 cpi->ref_framerate / oxcf->rate_decimator[i];
5080 cpi->oxcf.rate_decimator[i];
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
H A Dvp8_cx_iface.c364 memcpy (oxcf->rate_decimator, cfg.ts_rate_decimator,
/external/libvpx/libvpx/vp8/
H A Dvp8_cx_iface.c374 memcpy (oxcf->rate_decimator, cfg.ts_rate_decimator,

Completed in 1066 milliseconds