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

  /external/libvpx/vpx/internal/
vpx_codec_internal.h 415 struct vpx_codec_cx_pkt pkts[1];
421 struct vpx_codec_cx_pkt pkts[n];} alloc;}
429 const struct vpx_codec_cx_pkt *);
  /external/libvpx/vpx/
vpx_encoder.h 124 typedef struct vpx_codec_cx_pkt struct
155 } vpx_codec_cx_pkt_t; /**< alias for struct vpx_codec_cx_pkt */
  /external/libvpx/vpx/src/
vpx_encoder.c 282 const struct vpx_codec_cx_pkt *pkt)
  /external/libvpx/vp8/encoder/
firstpass.c 287 struct vpx_codec_cx_pkt pkt;
    [all...]
onyx_if.c     [all...]

Completed in 80 milliseconds