Home
last modified time | relevance | path

Searched refs:VPX_CODEC_PSNR_PKT (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_encoder.h158 VPX_CODEC_PSNR_PKT, /**< PSNR statistics for this frame */ enumerator
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dencode_test_driver.cc188 case VPX_CODEC_PSNR_PKT: in RunLoop()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Dvp8_multi_resolution_encoder.c406 case VPX_CODEC_PSNR_PKT: in main()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dsvc_encodeframe.c926 case VPX_CODEC_PSNR_PKT: { in vpx_svc_encode()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c1390 case VPX_CODEC_PSNR_PKT: in get_cx_data()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c1738 pkt.kind = VPX_CODEC_PSNR_PKT; in generate_psnr_packet()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c2500 pkt.kind = VPX_CODEC_PSNR_PKT; in generate_psnr_packet()