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

  /external/libvpx/vpx/
vpx_encoder.h 56 #define VPX_CODEC_CAP_PSNR 0x10000 /**< Can issue PSNR packets */
  /external/libvpx/vpx/src/
vpx_encoder.c 41 && !(iface->caps & VPX_CODEC_CAP_PSNR))
  /external/libvpx/vp8/
vp8_cx_iface.c     [all...]

Completed in 33 milliseconds