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

  /external/libvpx/libvpx/vpx/
exports_dec 5 text vpx_codec_peek_stream_info
vpx_decoder.h 164 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface,
  /external/libvpx/libvpx/test/
decode_api_test.cc 166 // Verify behavior of vpx_codec_peek_stream_info.
170 vpx_codec_peek_stream_info(codec, data, data_sz, &si));
decode_test_driver.cc 24 return vpx_codec_peek_stream_info(
  /external/libvpx/libvpx/vpx/src/
vpx_decoder.c 65 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface, function
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 100 * generic vpx_codec_peek_stream_info() wrapper function, so plugins
  /external/libvpx/libvpx/
vpxdec.c 318 if (!vpx_codec_peek_stream_info(decoder->codec_interface(), buf + 4,
    [all...]
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
libstagefright_soft_vpxdec.so 
  /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
libstagefright_soft_vpxdec.so 
  /prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/
libstagefright_soft_vpxdec.so 
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
libstagefright_soft_vpxdec.so 

Completed in 2384 milliseconds