Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dexports_dec5 text vpx_codec_peek_stream_info
Dvpx_decoder.h167 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(CodecInterface(), in PeekStream()
/external/libvpx/libvpx/vpx/src/
Dvpx_decoder.c67 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.c329 if (!vpx_codec_peek_stream_info(decoder->codec_interface(), in file_is_raw()