Home
last modified time | relevance | path

Searched refs:vpx_codec_pkt_list_init (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vpx/internal/
Dvpx_codec_internal.h409 #define vpx_codec_pkt_list_init(m) \ macro
/external/libvpx/vp8/
Dvp8_cx_iface.c894 vpx_codec_pkt_list_init(&ctx->pkt_list); in vp8e_encode()
/external/libvpx/vp9/
Dvp9_cx_iface.c1329 vpx_codec_pkt_list_init(&ctx->pkt_list); in encoder_encode()