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

  /external/libvpx/vpx/
vpx_encoder.h 66 #define VPX_CODEC_USE_PSNR 0x10000 /**< Calculate PSNR on each frame */
  /external/libvpx/vpx/src/
vpx_encoder.c 40 else if ((flags & VPX_CODEC_USE_PSNR)
  /external/libvpx/vp8/
vp8_cx_iface.c 733 if (ctx->base.init_flags & VPX_CODEC_USE_PSNR)
    [all...]
  /external/libvpx/
vpxenc.c     [all...]

Completed in 65 milliseconds