Searched refs:VPX_CODEC_PSNR_PKT (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vpx/
H A Dvpx_encoder.h163 VPX_CODEC_PSNR_PKT, /**< PSNR statistics for this frame */ enumerator in enum:vpx_codec_cx_pkt_kind
/external/libvpx/libvpx/vpx/
H A Dvpx_encoder.h158 VPX_CODEC_PSNR_PKT, /**< PSNR statistics for this frame */ enumerator in enum:vpx_codec_cx_pkt_kind
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dencode_test_driver.cc194 case VPX_CODEC_PSNR_PKT:
/external/libvpx/libvpx/test/
H A Dencode_test_driver.cc188 case VPX_CODEC_PSNR_PKT:
/external/chromium_org/third_party/libvpx/source/libvpx/examples/
H A Dvp8_multi_resolution_encoder.c252 case VPX_CODEC_PSNR_PKT:
/external/libvpx/libvpx/examples/
H A Dvp8_multi_resolution_encoder.c406 case VPX_CODEC_PSNR_PKT:
/external/libvpx/libvpx/vpx/src/
H A Dsvc_encodeframe.c926 case VPX_CODEC_PSNR_PKT: {
/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dvpxenc.c1675 case VPX_CODEC_PSNR_PKT:
/external/libvpx/libvpx/
H A Dvpxenc.c1390 case VPX_CODEC_PSNR_PKT:
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.c1286 pkt.kind = VPX_CODEC_PSNR_PKT;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c1662 pkt.kind = VPX_CODEC_PSNR_PKT;
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_if.c2553 pkt.kind = VPX_CODEC_PSNR_PKT;
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c2499 pkt.kind = VPX_CODEC_PSNR_PKT;

Completed in 9239 milliseconds