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

  /external/libvpx/vpx/src/
vpx_codec.c 60 case VPX_CODEC_UNSUP_BITSTREAM:
  /external/libvpx/vpx/
vpx_decoder_compat.h 52 VPX_DEC_UNSUP_BITSTREAM = VPX_CODEC_UNSUP_BITSTREAM,
vpx_codec.h 102 VPX_CODEC_UNSUP_BITSTREAM,
  /external/libvpx/vp8/
vp8_dx_iface.c 253 res = VPX_CODEC_UNSUP_BITSTREAM;
260 res = VPX_CODEC_UNSUP_BITSTREAM;
263 res = VPX_CODEC_UNSUP_BITSTREAM;
  /external/libvpx/vp8/decoder/
decodframe.c 608 vpx_internal_error(&pc->error, VPX_CODEC_UNSUP_BITSTREAM,

Completed in 481 milliseconds