Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
Dvpx_codec_internal.h455 struct vpx_codec_pkt_list { struct
462 union {struct vpx_codec_pkt_list head;\ argument
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,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h280 struct vpx_codec_pkt_list *output_pkt_list;
392 struct vpx_codec_pkt_list *output_pkt_list;
Dvp9_firstpass.c122 struct vpx_codec_pkt_list *pktlist) { in output_stats()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyx.h217 struct vpx_codec_pkt_list *output_pkt_list;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_encoder.c378 int vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *list, in vpx_codec_pkt_list_add()
389 const vpx_codec_cx_pkt_t *vpx_codec_pkt_list_get(struct vpx_codec_pkt_list *list, in vpx_codec_pkt_list_get()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h458 struct vpx_codec_pkt_list *output_pkt_list;
Dfirstpass.c131 struct vpx_codec_pkt_list *pktlist, in output_stats()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c25 struct vpx_codec_pkt_list *pkt_list;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c23 struct vpx_codec_pkt_list *pkt_list;