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
401 struct vpx_codec_pkt_list head; \ argument
403 struct vpx_codec_pkt_list head; \
412 int vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *,
416 struct vpx_codec_pkt_list *list, vpx_codec_iter_t *iter);
/external/libvpx/libvpx/vpx/src/
Dvpx_encoder.c358 int vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *list, in vpx_codec_pkt_list_add()
369 struct vpx_codec_pkt_list *list, vpx_codec_iter_t *iter) { in vpx_codec_pkt_list_get()
/external/libvpx/libvpx/vp8/common/
Donyx.h218 struct vpx_codec_pkt_list *output_pkt_list;
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h259 struct vpx_codec_pkt_list *output_pkt_list;
648 struct vpx_codec_pkt_list *output_pkt_list;
Dvp9_firstpass.c89 struct vpx_codec_pkt_list *pktlist) { in output_stats()
123 struct vpx_codec_pkt_list *pktlist) { in output_fpmb_stats()
/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h436 struct vpx_codec_pkt_list *output_pkt_list;
Dfirstpass.c117 struct vpx_codec_pkt_list *pktlist, in output_stats()
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c30 struct vpx_codec_pkt_list *pkt_list;