Home
last modified time | relevance | path

Searched refs:vpx_codec_pkt_list_get (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/vpx/internal/
Dvpx_codec_internal.h416 const vpx_codec_cx_pkt_t *vpx_codec_pkt_list_get(
/external/libvpx/vpx/src/
Dvpx_encoder.c362 const vpx_codec_cx_pkt_t *vpx_codec_pkt_list_get( in vpx_codec_pkt_list_get() function
/external/libvpx/vp8/
Dvp8_cx_iface.c1069 return vpx_codec_pkt_list_get(&ctx->pkt_list.head, iter); in vp8e_get_cxdata()
/external/libvpx/vp9/
Dvp9_cx_iface.c1547 return vpx_codec_pkt_list_get(&ctx->pkt_list.head, iter); in encoder_get_cxdata()