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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/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,

Completed in 66 milliseconds