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

  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 434 struct vpx_codec_cx_pkt pkts[1];
440 struct vpx_codec_cx_pkt pkts[n];} alloc;}
448 const struct vpx_codec_cx_pkt *);
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 165 typedef struct vpx_codec_cx_pkt struct
203 } vpx_codec_cx_pkt_t; /**< alias for struct vpx_codec_cx_pkt */
    [all...]
  /external/libvpx/libvpx/vpx/src/
vpx_encoder.c 412 const struct vpx_codec_cx_pkt *pkt)
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 133 struct vpx_codec_cx_pkt pkt;
    [all...]
onyx_if.c     [all...]

Completed in 32 milliseconds