Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/vp9/
Dvp9_impl.h66 const vpx_codec_cx_pkt& pkt,
68 void FillReferenceIndices(const vpx_codec_cx_pkt& pkt,
72 void UpdateReferenceBuffers(const vpx_codec_cx_pkt& pkt,
81 virtual int GetEncodedLayerFrame(const vpx_codec_cx_pkt* pkt);
84 static void EncoderOutputCodedPacketCallback(vpx_codec_cx_pkt* pkt,
Dvp9_impl.cc216 void VP9EncoderImpl::EncoderOutputCodedPacketCallback(vpx_codec_cx_pkt* pkt, in EncoderOutputCodedPacketCallback()
1093 const vpx_codec_cx_pkt& pkt, in PopulateCodecSpecific()
1207 void VP9EncoderImpl::FillReferenceIndices(const vpx_codec_cx_pkt& pkt, in FillReferenceIndices()
1326 void VP9EncoderImpl::UpdateReferenceBuffers(const vpx_codec_cx_pkt& pkt, in UpdateReferenceBuffers()
1460 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/modules/video_coding/codecs/vp8/
Dlibvpx_vp8_encoder.h77 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.c353 const struct vpx_codec_cx_pkt *pkt) { in vpx_codec_pkt_list_add()
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c118 struct vpx_codec_cx_pkt pkt; in output_stats()
Donyx_if.c2363 struct vpx_codec_cx_pkt pkt; in generate_psnr_packet()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c117 struct vpx_codec_cx_pkt pkt; in output_fpmb_stats()