HomeSort by relevance Sort by last modified time
    Searched refs:VP8_TUNE_PSNR (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vpx/
vp8cx.h 709 typedef enum { VP8_TUNE_PSNR, VP8_TUNE_SSIM } vp8e_tuning;
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 70 VP8_TUNE_PSNR, // tuning
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 356 { "psnr", VP8_TUNE_PSNR }, { "ssim", VP8_TUNE_SSIM }, { NULL, 0 }
    [all...]

Completed in 102 milliseconds