Home
last modified time | relevance | path

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

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