Home
last modified time | relevance | path

Searched refs:vpx_codec_pkt_list (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/vpx/internal/
Dvpx_codec_internal.h393 struct vpx_codec_pkt_list { struct
400 union {struct vpx_codec_pkt_list head;\ argument
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/src/
Dvpx_encoder.c374 int vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *list, in vpx_codec_pkt_list_add()
385 const vpx_codec_cx_pkt_t *vpx_codec_pkt_list_get(struct vpx_codec_pkt_list *list, in vpx_codec_pkt_list_get()
/external/libvpx/libvpx/vp8/common/
Donyx.h229 struct vpx_codec_pkt_list *output_pkt_list;
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h229 struct vpx_codec_pkt_list *output_pkt_list;
361 struct vpx_codec_pkt_list *output_pkt_list;
Dvp9_firstpass.c103 struct vpx_codec_pkt_list *pktlist) { in output_stats()
148 struct vpx_codec_pkt_list *pktlist) { in output_fpmb_stats()
/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h455 struct vpx_codec_pkt_list *output_pkt_list;
Dfirstpass.c130 struct vpx_codec_pkt_list *pktlist, in output_stats()
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c30 struct vpx_codec_pkt_list *pkt_list;