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

1 2

  /external/chromium_org/remoting/codec/
scoped_vpx_codec.cc 10 #define VPX_CODEC_DISABLE_COMPAT 1
  /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
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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/third_party/libvpx/source/libvpx/vpx/
vpx_image.h 67 #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/
simple_decoder.c 32 // vp8. The `VPX_CODEC_DISABLE_COMPAT` macro can be defined to ensure
84 #define VPX_CODEC_DISABLE_COMPAT 1
decode_with_drops.c 59 #define VPX_CODEC_DISABLE_COMPAT 1
postproc.c 46 #define VPX_CODEC_DISABLE_COMPAT 1
decode_to_md5.c 36 #define VPX_CODEC_DISABLE_COMPAT 1
example_xma.c 17 #define VPX_CODEC_DISABLE_COMPAT 1
simple_encoder.c 31 // vp8. The `VPX_CODEC_DISABLE_COMPAT` macro can be defined to ensure
104 #define VPX_CODEC_DISABLE_COMPAT 1
vp8cx_set_ref.c 53 #define VPX_CODEC_DISABLE_COMPAT 1
decode_with_partial_drops.c 67 #define VPX_CODEC_DISABLE_COMPAT 1
set_maps.c 49 #define VPX_CODEC_DISABLE_COMPAT 1
twopass_encoder.c 55 #define VPX_CODEC_DISABLE_COMPAT 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
simple_decoder.c 32 // vp8. The `VPX_CODEC_DISABLE_COMPAT` macro can be defined to ensure
84 #define VPX_CODEC_DISABLE_COMPAT 1
decode_with_drops.c 59 #define VPX_CODEC_DISABLE_COMPAT 1
postproc.c 46 #define VPX_CODEC_DISABLE_COMPAT 1
decode_to_md5.c 36 #define VPX_CODEC_DISABLE_COMPAT 1
example_xma.c 17 #define VPX_CODEC_DISABLE_COMPAT 1
simple_encoder.c 31 // vp8. The `VPX_CODEC_DISABLE_COMPAT` macro can be defined to ensure
104 #define VPX_CODEC_DISABLE_COMPAT 1
vp8cx_set_ref.c 53 #define VPX_CODEC_DISABLE_COMPAT 1
decode_with_partial_drops.c 67 #define VPX_CODEC_DISABLE_COMPAT 1
set_maps.c 49 #define VPX_CODEC_DISABLE_COMPAT 1
  /external/chromium_org/media/cdm/ppapi/external_clear_key/
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/chromium_org/media/cast/receiver/
video_decoder.cc 16 // VPX_CODEC_DISABLE_COMPAT excludes parts of the libvpx API that provide
18 #define VPX_CODEC_DISABLE_COMPAT 1

Completed in 330 milliseconds

1 2