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

  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 393 struct vpx_codec_pkt_list { struct
401 struct vpx_codec_pkt_list head; \
403 struct vpx_codec_pkt_list head; \
412 int vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *,
416 struct vpx_codec_pkt_list *list, vpx_codec_iter_t *iter);
  /external/libvpx/libvpx/vp8/common/
onyx.h 218 struct vpx_codec_pkt_list *output_pkt_list;
  /external/libvpx/libvpx/vpx/src/
vpx_encoder.c 353 int vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *list,
364 struct vpx_codec_pkt_list *list, vpx_codec_iter_t *iter) {
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 254 struct vpx_codec_pkt_list *output_pkt_list;
521 struct vpx_codec_pkt_list *output_pkt_list;
vp9_firstpass.c 92 struct vpx_codec_pkt_list *pktlist) {
126 struct vpx_codec_pkt_list *pktlist) {
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 432 struct vpx_codec_pkt_list *output_pkt_list;
firstpass.c 117 struct vpx_codec_pkt_list *pktlist,
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 29 struct vpx_codec_pkt_list *pkt_list;
    [all...]

Completed in 141 milliseconds