Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvp8cx.h284 VP8_TUNE_SSIM enumerator
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dencodeframe.c478 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in encode_mb_row()
775 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in vp8_encode_frame()
1175 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in vp8cx_encode_intra_macroblock()
1272 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in vp8cx_encode_inter_macroblock()
Dethreading.c161 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) in thread_encoding_proc()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c1054 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) in rd_pick_sb_modes()
3106 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) { in encode_frame_internal()
3436 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) { in encode_superblock()
3443 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) { in encode_superblock()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c203 if (extra_cfg->tuning == VP8_TUNE_SSIM) in validate_config()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c364 {"ssim", VP8_TUNE_SSIM},