HomeSort by relevance Sort by last modified time
    Searched refs:vpx_codec_peek_stream_info (Results 1 - 7 of 7) sorted by null

  /external/libvpx/libvpx/vpx/
vpx_decoder.h 167 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_decoder.h 171 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface,
  /external/libvpx/libvpx/test/
decode_test_driver.cc 24 return vpx_codec_peek_stream_info(CodecInterface(),
  /external/libvpx/libvpx/vpx/src/
vpx_decoder.c 67 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface, function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_decoder.c 76 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface, function
  /external/libvpx/libvpx/
vpxdec.c 329 if (!vpx_codec_peek_stream_info(decoder->codec_interface(),
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxdec.c 286 if (!vpx_codec_peek_stream_info(decoder->interface(),

Completed in 219 milliseconds