Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvp8cx.h790 typedef enum { VP8_TUNE_PSNR, VP8_TUNE_SSIM } vp8e_tuning; enumerator
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c72 VP8_TUNE_PSNR, // tuning
/external/libvpx/libvpx/
Dvpxenc.c358 { "psnr", VP8_TUNE_PSNR }, { "ssim", VP8_TUNE_SSIM }, { NULL, 0 }