Home
last modified time | relevance | path

Searched refs:vpx_codec_cx_pkt (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
Dvp9_impl.h76 const vpx_codec_cx_pkt& pkt,
91 virtual int GetEncodedLayerFrame(const vpx_codec_cx_pkt* pkt);
94 static void EncoderOutputCodedPacketCallback(vpx_codec_cx_pkt* pkt,
Dvp9_impl.cc55 void VP9EncoderImpl::EncoderOutputCodedPacketCallback(vpx_codec_cx_pkt* pkt, in EncoderOutputCodedPacketCallback()
551 const vpx_codec_cx_pkt& pkt, in PopulateCodecSpecific()
653 int VP9EncoderImpl::GetEncodedLayerFrame(const vpx_codec_cx_pkt* pkt) { in GetEncodedLayerFrame()
/external/libvpx/libvpx/vpx/internal/
Dvpx_codec_internal.h396 struct vpx_codec_cx_pkt pkts[1];
404 struct vpx_codec_cx_pkt pkts[n]; \
413 const struct vpx_codec_cx_pkt *);
/external/libvpx/libvpx/
Divfenc.h16 struct vpx_codec_cx_pkt;
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dvp8_impl.h81 const vpx_codec_cx_pkt& pkt,
/external/libvpx/libvpx/vpx/
Dvpx_encoder.h159 typedef struct vpx_codec_cx_pkt { struct
/external/libvpx/libvpx/vpx/src/
Dvpx_encoder.c359 const struct vpx_codec_cx_pkt *pkt) { in vpx_codec_pkt_list_add()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c90 struct vpx_codec_cx_pkt pkt; in output_stats()
124 struct vpx_codec_cx_pkt pkt; in output_fpmb_stats()
Dvp9_encoder.c2657 struct vpx_codec_cx_pkt pkt; in generate_psnr_packet()
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c119 struct vpx_codec_cx_pkt pkt; in output_stats()
Donyx_if.c2355 struct vpx_codec_cx_pkt pkt; in generate_psnr_packet()