Searched refs:vpx_codec_pkt_list_get (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx/internal/
H A Dvpx_codec_internal.h451 vpx_codec_pkt_list_get(struct vpx_codec_pkt_list *list,
/external/libvpx/libvpx/vpx/src/
H A Dvpx_encoder.c424 const vpx_codec_cx_pkt_t *vpx_codec_pkt_list_get(struct vpx_codec_pkt_list *list, function
/external/libvpx/libvpx/vp8/
H A Dvp8_cx_iface.c981 return vpx_codec_pkt_list_get(&ctx->pkt_list.head, iter);

Completed in 123 milliseconds