Searched refs:vpx_codec_peek_stream_info (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/vpx/
H A Dvpx_decoder.h153 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface,
/external/libvpx/vpx/src/
H A Dvpx_decoder_compat.c73 return vpx_codec_peek_stream_info((vpx_codec_iface_t *)iface, data, data_sz,
H A Dvpx_decoder.c76 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface, function
/external/libvpx/
H A Dvpxdec.c457 if(!vpx_codec_peek_stream_info(ifaces[i].iface,

Completed in 21 milliseconds