Home
last modified time | relevance | path

Searched refs:VPX_CODEC_DISABLE_COMPAT (Results 1 – 13 of 13) sorted by relevance

/external/libvpx/vpx/
Dvpx_image.h62 #if !defined(VPX_CODEC_DISABLE_COMPAT) || !VPX_CODEC_DISABLE_COMPAT
119 #if !defined(VPX_CODEC_DISABLE_COMPAT) || !VPX_CODEC_DISABLE_COMPAT
Dvp8e.h19 #if defined(VPX_CODEC_DISABLE_COMPAT) && VPX_CODEC_DISABLE_COMPAT
Dvp8.h108 #if !defined(VPX_CODEC_DISABLE_COMPAT) || !VPX_CODEC_DISABLE_COMPAT
Dvpx_decoder.h315 #if !defined(VPX_CODEC_DISABLE_COMPAT) || !VPX_CODEC_DISABLE_COMPAT
/external/libvpx/examples/
Ddecoder_tmpl.c19 #define VPX_CODEC_DISABLE_COMPAT 1 macro
Ddecoder_tmpl.txt2 #define VPX_CODEC_DISABLE_COMPAT 1
Dencoder_tmpl.txt2 #define VPX_CODEC_DISABLE_COMPAT 1
Dencoder_tmpl.c19 #define VPX_CODEC_DISABLE_COMPAT 1 macro
Dsimple_decoder.txt24 vp8. The `VPX_CODEC_DISABLE_COMPAT` macro can be defined to ensure
Dsimple_encoder.txt24 vp8. The `VPX_CODEC_DISABLE_COMPAT` macro can be defined to ensure
/external/libvpx/
Dexample_xma.c17 #define VPX_CODEC_DISABLE_COMPAT 1 macro
Dvp8_api1_migration.txt5 possible. To assist in this effort, the `VPX_CODEC_DISABLE_COMPAT` symbol can
Dvpxdec.c28 #define VPX_CODEC_DISABLE_COMPAT 1 macro