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

  /external/chromium_org/remoting/codec/
scoped_vpx_codec.cc 10 #define VPX_CODEC_DISABLE_COMPAT 1
video_decoder_vpx.cc 17 #define VPX_CODEC_DISABLE_COMPAT 1
video_encoder_vpx.cc 19 #define VPX_CODEC_DISABLE_COMPAT 1
  /external/chromium_org/media/webm/chromeos/
webm_encoder.h 16 #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/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/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/libvpx/libvpx/vpx/src/
svc_encodeframe.c 21 #define VPX_CODEC_DISABLE_COMPAT 1

Completed in 622 milliseconds