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

  /external/libvpx/libvpx/vpx/
vpx_image.h 64 #if !defined(VPX_CODEC_DISABLE_COMPAT) || !VPX_CODEC_DISABLE_COMPAT
96 #endif /* VPX_CODEC_DISABLE_COMPAT */
120 #if !defined(VPX_CODEC_DISABLE_COMPAT) || !VPX_CODEC_DISABLE_COMPAT
  /external/chromium_org/media/webm/chromeos/
webm_encoder.h 16 #define VPX_CODEC_DISABLE_COMPAT 1
  /external/libvpx/libvpx/examples/
decoder_tmpl.c 19 #define VPX_CODEC_DISABLE_COMPAT 1
encoder_tmpl.c 19 #define VPX_CODEC_DISABLE_COMPAT 1
  /external/chromium_org/media/cdm/ppapi/
libvpx_cdm_video_decoder.cc 13 // VPX_CODEC_DISABLE_COMPAT excludes parts of the libvpx API that provide
15 #define VPX_CODEC_DISABLE_COMPAT 1
  /external/libvpx/libvpx/
example_xma.c 17 #define VPX_CODEC_DISABLE_COMPAT 1
vp8_multi_resolution_encoder.c 22 #define VPX_CODEC_DISABLE_COMPAT 1
vp8_scalable_patterns.c 21 #define VPX_CODEC_DISABLE_COMPAT 1
vpxdec.c 22 #define VPX_CODEC_DISABLE_COMPAT 1
    [all...]
  /external/chromium_org/media/filters/
vpx_video_decoder.cc 28 // VPX_CODEC_DISABLE_COMPAT excludes parts of the libvpx API that provide
30 #define VPX_CODEC_DISABLE_COMPAT 1
  /external/chromium_org/remoting/codec/
video_decoder_vp8.cc 17 #define VPX_CODEC_DISABLE_COMPAT 1
video_encoder_vp8.cc 17 #define VPX_CODEC_DISABLE_COMPAT 1
  /external/libvpx/libvpx/vpx/src/
svc_encodeframe.c 21 #define VPX_CODEC_DISABLE_COMPAT 1

Completed in 318 milliseconds