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

  /external/libvpx/libvpx/vpx/
vpx_encoder.h 156 VPX_CODEC_PSNR_PKT, /**< PSNR statistics for this frame */
    [all...]
  /external/libvpx/libvpx/test/
encode_test_driver.cc 229 case VPX_CODEC_PSNR_PKT: PSNRPktHook(pkt); break;
  /external/libvpx/libvpx/examples/
vp8_multi_resolution_encoder.c 609 case VPX_CODEC_PSNR_PKT:
  /external/libvpx/libvpx/vpx/src/
svc_encodeframe.c 597 case VPX_CODEC_PSNR_PKT: {
  /external/libvpx/libvpx/
vpxenc.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.c     [all...]

Completed in 132 milliseconds