Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
Dvpx_codec_internal.h466 #define vpx_codec_pkt_list_init(m)\ macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c763 vpx_codec_pkt_list_init(&ctx->pkt_list); in vp8e_encode()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c668 vpx_codec_pkt_list_init(&ctx->pkt_list); in vp9e_encode()