Searched refs:VPX_CODEC_DISABLE_COMPAT (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/remoting/codec/
H A Dscoped_vpx_codec.cc10 #define VPX_CODEC_DISABLE_COMPAT 1 macro
H A Dvideo_decoder_vpx.cc18 #define VPX_CODEC_DISABLE_COMPAT 1 macro
H A Dvideo_encoder_vpx.cc19 #define VPX_CODEC_DISABLE_COMPAT 1 macro
/external/libvpx/libvpx/vpx/
H A Dvpx_image.h64 #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/third_party/libvpx/source/libvpx/vpx/
H A Dvpx_image.h67 #if !defined(VPX_CODEC_DISABLE_COMPAT) || !VPX_CODEC_DISABLE_COMPAT
99 #endif /* VPX_CODEC_DISABLE_COMPAT */
124 #if !defined(VPX_CODEC_DISABLE_COMPAT) || !VPX_CODEC_DISABLE_COMPAT
/external/libvpx/libvpx/examples/
H A Dsimple_decoder.c32 // vp8. The `VPX_CODEC_DISABLE_COMPAT` macro can be defined to ensure
84 #define VPX_CODEC_DISABLE_COMPAT 1 macro
H A Ddecode_with_drops.c59 #define VPX_CODEC_DISABLE_COMPAT 1 macro
H A Dpostproc.c46 #define VPX_CODEC_DISABLE_COMPAT 1 macro
H A Ddecode_to_md5.c36 #define VPX_CODEC_DISABLE_COMPAT 1 macro
H A Dexample_xma.c17 #define VPX_CODEC_DISABLE_COMPAT 1 macro
H A Dsimple_encoder.c31 // vp8. The `VPX_CODEC_DISABLE_COMPAT` macro can be defined to ensure
104 #define VPX_CODEC_DISABLE_COMPAT 1 macro
H A Dvp8cx_set_ref.c53 #define VPX_CODEC_DISABLE_COMPAT 1 macro
H A Ddecode_with_partial_drops.c67 #define VPX_CODEC_DISABLE_COMPAT 1 macro
H A Dset_maps.c49 #define VPX_CODEC_DISABLE_COMPAT 1 macro
H A Dtwopass_encoder.c55 #define VPX_CODEC_DISABLE_COMPAT 1 macro
H A Dvp8_multi_resolution_encoder.c22 #define VPX_CODEC_DISABLE_COMPAT 1 macro
H A Dvpx_temporal_scalable_patterns.c20 #define VPX_CODEC_DISABLE_COMPAT 1 macro
/external/chromium_org/media/cdm/ppapi/external_clear_key/
H A Dlibvpx_cdm_video_decoder.cc13 // VPX_CODEC_DISABLE_COMPAT excludes parts of the libvpx API that provide
15 #define VPX_CODEC_DISABLE_COMPAT 1 macro
/external/chromium_org/media/cast/receiver/
H A Dvideo_decoder.cc16 // VPX_CODEC_DISABLE_COMPAT excludes parts of the libvpx API that provide
18 #define VPX_CODEC_DISABLE_COMPAT 1 macro
/external/chromium_org/media/filters/
H A Dvpx_video_decoder.cc31 // VPX_CODEC_DISABLE_COMPAT excludes parts of the libvpx API that provide
33 #define VPX_CODEC_DISABLE_COMPAT 1 macro
/external/libvpx/libvpx/
H A Dvpxdec.c23 #define VPX_CODEC_DISABLE_COMPAT 1 macro
/external/libvpx/libvpx/vpx/src/
H A Dsvc_encodeframe.c23 #define VPX_CODEC_DISABLE_COMPAT 1 macro

Completed in 295 milliseconds