Searched refs:vpx_codec_pkt_list (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
H A Dvpx_codec_internal.h393 struct vpx_codec_pkt_list { struct
400 union {struct vpx_codec_pkt_list head;\
401 struct {struct vpx_codec_pkt_list head;\
409 vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *,
413 vpx_codec_pkt_list_get(struct vpx_codec_pkt_list *list,
/external/libvpx/libvpx/vpx/internal/
H A Dvpx_codec_internal.h455 struct vpx_codec_pkt_list { struct
462 union {struct vpx_codec_pkt_list head;\
463 struct {struct vpx_codec_pkt_list head;\
471 vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *,
475 vpx_codec_pkt_list_get(struct vpx_codec_pkt_list *list,
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Donyx.h228 struct vpx_codec_pkt_list *output_pkt_list;
/external/libvpx/libvpx/vp8/common/
H A Donyx.h217 struct vpx_codec_pkt_list *output_pkt_list;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h212 struct vpx_codec_pkt_list *output_pkt_list;
293 struct vpx_codec_pkt_list *output_pkt_list;
H A Dvp9_firstpass.c101 struct vpx_codec_pkt_list *pktlist) {
142 struct vpx_codec_pkt_list *pktlist) {
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h279 struct vpx_codec_pkt_list *output_pkt_list;
391 struct vpx_codec_pkt_list *output_pkt_list;
H A Dvp9_firstpass.c124 struct vpx_codec_pkt_list *pktlist) {
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
H A Dvpx_encoder.c374 int vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *list,
385 const vpx_codec_cx_pkt_t *vpx_codec_pkt_list_get(struct vpx_codec_pkt_list *list,
/external/libvpx/libvpx/vpx/src/
H A Dvpx_encoder.c378 int vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *list,
389 const vpx_codec_cx_pkt_t *vpx_codec_pkt_list_get(struct vpx_codec_pkt_list *list,
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h455 struct vpx_codec_pkt_list *output_pkt_list;
H A Dfirstpass.c131 struct vpx_codec_pkt_list *pktlist,
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h458 struct vpx_codec_pkt_list *output_pkt_list;
H A Dfirstpass.c131 struct vpx_codec_pkt_list *pktlist,
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
H A Dvp8_cx_iface.c27 struct vpx_codec_pkt_list *pkt_list;
/external/libvpx/libvpx/vp8/
H A Dvp8_cx_iface.c25 struct vpx_codec_pkt_list *pkt_list;
/external/libvpx/libvpx/vp9/
H A Dvp9_cx_iface.c23 struct vpx_codec_pkt_list *pkt_list;

Completed in 2089 milliseconds