Home
last modified time | relevance | path

Searched refs:vpx_codec_peek_stream_info (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vpx/
Dexports_dec5 text vpx_codec_peek_stream_info
Dvpx_decoder.h164 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface,
/external/libvpx/libvpx/test/
Ddecode_test_driver.cc24 return vpx_codec_peek_stream_info( in PeekStream()
Ddecode_api_test.cc161 vpx_codec_peek_stream_info(codec, data, data_sz, &si)); in TestPeekInfo()
/external/libvpx/libvpx/vpx/src/
Dvpx_decoder.c65 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface, in vpx_codec_peek_stream_info() function
/external/libvpx/libvpx/
Dvpxdec.c340 if (!vpx_codec_peek_stream_info(decoder->codec_interface(), buf + 4, in file_is_raw()