Home
last modified time | relevance | path

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

/external/libvpx/vpx/internal/
Dvpx_codec_internal.h411 struct vpx_codec_pkt_list struct
419 union {struct vpx_codec_pkt_list head;\ argument
420 struct {struct vpx_codec_pkt_list head;\
428 vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *,
432 vpx_codec_pkt_list_get(struct vpx_codec_pkt_list *list,
/external/libvpx/vpx/src/
Dvpx_encoder.c281 int vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *list, in vpx_codec_pkt_list_add()
294 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/vp8/common/
Donyx.h191 struct vpx_codec_pkt_list *output_pkt_list;
/external/libvpx/vp8/encoder/
Donyx_int.h477 struct vpx_codec_pkt_list *output_pkt_list;
Dfirstpass.c259 struct vpx_codec_pkt_list *pktlist, in vp8_output_stats()
/external/libvpx/vp8/
Dvp8_cx_iface.c29 struct vpx_codec_pkt_list *pkt_list;