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

  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 421 struct vpx_codec_pkt_list { struct
428 union {struct vpx_codec_pkt_list head;\
429 struct {struct vpx_codec_pkt_list head;\
437 vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *,
441 vpx_codec_pkt_list_get(struct vpx_codec_pkt_list *list,
  /external/libvpx/libvpx/vp9/common/
vp9_onyx.h 168 struct vpx_codec_pkt_list *output_pkt_list;
  /external/libvpx/libvpx/vp8/common/
onyx.h 217 struct vpx_codec_pkt_list *output_pkt_list;
  /external/libvpx/libvpx/vpx/src/
vpx_encoder.c 379 int vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *list,
390 const vpx_codec_cx_pkt_t *vpx_codec_pkt_list_get(struct vpx_codec_pkt_list *list,
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 454 struct vpx_codec_pkt_list *output_pkt_list;
firstpass.c 131 struct vpx_codec_pkt_list *pktlist,
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 487 struct vpx_codec_pkt_list *output_pkt_list;
vp9_firstpass.c 125 struct vpx_codec_pkt_list *pktlist,
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 24 struct vpx_codec_pkt_list *pkt_list;
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 25 struct vpx_codec_pkt_list *pkt_list;
    [all...]

Completed in 294 milliseconds