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

  /external/libvpx/libvpx/
ivfenc.h 16 struct vpx_codec_cx_pkt;
  /external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_impl.h 76 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,
vp9_impl.cc 55 void VP9EncoderImpl::EncoderOutputCodedPacketCallback(vpx_codec_cx_pkt* pkt,
551 const vpx_codec_cx_pkt& pkt,
653 int VP9EncoderImpl::GetEncodedLayerFrame(const vpx_codec_cx_pkt* pkt) {
    [all...]
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 396 struct vpx_codec_cx_pkt pkts[1];
404 struct vpx_codec_cx_pkt pkts[n]; \
413 const struct vpx_codec_cx_pkt *);
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.h 81 const vpx_codec_cx_pkt& pkt,
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 170 typedef struct vpx_codec_cx_pkt { struct
207 } vpx_codec_cx_pkt_t; /**< alias for struct vpx_codec_cx_pkt */
    [all...]
  /external/libvpx/libvpx/vpx/src/
vpx_encoder.c 362 const struct vpx_codec_cx_pkt *pkt) {
  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 93 struct vpx_codec_cx_pkt pkt;
127 struct vpx_codec_cx_pkt pkt;
    [all...]
vp9_encoder.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 119 struct vpx_codec_cx_pkt pkt;
    [all...]
onyx_if.c     [all...]

Completed in 194 milliseconds