Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/internal/
Dvpx_codec_internal.h399 struct vpx_codec_pkt_list { struct
406 union {struct vpx_codec_pkt_list head;\ argument
407 struct {struct vpx_codec_pkt_list head;\
415 vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *,
419 vpx_codec_pkt_list_get(struct vpx_codec_pkt_list *list,
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h229 struct vpx_codec_pkt_list *output_pkt_list;
312 struct vpx_codec_pkt_list *output_pkt_list;
Dvp9_firstpass.c109 struct vpx_codec_pkt_list *pktlist) { in output_stats()
150 struct vpx_codec_pkt_list *pktlist) { in output_fpmb_stats()
/external/libvpx/libvpx/vp8/common/
Donyx.h227 struct vpx_codec_pkt_list *output_pkt_list;
/external/libvpx/libvpx/vpx/src/
Dvpx_encoder.c376 int vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *list, in vpx_codec_pkt_list_add()
387 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/encoder/
Donyx_int.h455 struct vpx_codec_pkt_list *output_pkt_list;
Dfirstpass.c131 struct vpx_codec_pkt_list *pktlist, in output_stats()
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c26 struct vpx_codec_pkt_list *pkt_list;
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c24 struct vpx_codec_pkt_list *pkt_list;