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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvp8cx.h284 VP8_TUNE_SSIM enumerator in enum:__anon1194
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dencodeframe.c478 if(cpi->oxcf.tuning == VP8_TUNE_SSIM)
775 if(cpi->oxcf.tuning == VP8_TUNE_SSIM)
1175 if(cpi->oxcf.tuning == VP8_TUNE_SSIM)
1272 if(cpi->oxcf.tuning == VP8_TUNE_SSIM)
H A Dethreading.c161 if (cpi->oxcf.tuning == VP8_TUNE_SSIM)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c1054 if (cpi->oxcf.tuning == VP8_TUNE_SSIM)
3106 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) {
3436 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) {
3443 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
H A Dvp9_cx_iface.c203 if (extra_cfg->tuning == VP8_TUNE_SSIM)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Dvpxenc.c364 {"ssim", VP8_TUNE_SSIM},

Completed in 365 milliseconds