Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dexports_dec6 text vpx_codec_peek_stream_info
Dvpx_decoder.h171 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_decoder.c76 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface, in vpx_codec_peek_stream_info() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dusage.dox150 This stream information can be obtained with the vpx_codec_peek_stream_info()
Dvpxdec.c286 if (!vpx_codec_peek_stream_info(decoder->interface(), in file_is_raw()