Searched refs:vpx_codec_peek_stream_info (Results 1 – 5 of 5) sorted by relevance
6 text vpx_codec_peek_stream_info
171 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface,
76 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface, in vpx_codec_peek_stream_info() function
150 This stream information can be obtained with the vpx_codec_peek_stream_info()
286 if (!vpx_codec_peek_stream_info(decoder->interface(), in file_is_raw()