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.h404 #define vpx_codec_pkt_list_init(m)\ macro
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c876 vpx_codec_pkt_list_init(&ctx->pkt_list); in vp8e_encode()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c1000 vpx_codec_pkt_list_init(&ctx->pkt_list); in encoder_encode()