HomeSort by relevance Sort by last modified time
    Searched defs:RESTRICT (Results 1 - 25 of 31) sorted by null

1 2

  /external/aac/libSYS/include/
machine_type.h 237 * \def RESTRICT
238 * The restrict keyword is supported by some platforms and RESTRICT maps to
250 #define RESTRICT
  /external/bluetooth/bluedroid/embdrv/sbc/decoder/include/
oi_codec_sbc_private.h 39 #define RESTRICT restrict
41 #define RESTRICT
184 PRIVATE void cosineModulateSynth4(SBC_BUFFER_T * RESTRICT out, OI_INT32 const * RESTRICT in);
187 INLINE void dct3_4(OI_INT32 * RESTRICT out, OI_INT32 const * RESTRICT in);
188 PRIVATE void analyze4_generated(SBC_BUFFER_T analysisBuffer[RESTRICT 40],
193 INLINE void dct3_8(OI_INT32 * RESTRICT out, OI_INT32 const * RESTRICT in)
    [all...]
  /external/libvpx/armv7a/
vpx_config.h 11 #define RESTRICT
  /external/libvpx/armv7a-neon/
vpx_config.h 11 #define RESTRICT
  /external/libvpx/generic/
vpx_config.h 11 #define RESTRICT
  /external/libvpx/mips/
vpx_config.h 11 #define RESTRICT
  /external/libvpx/mips-dspr2/
vpx_config.h 11 #define RESTRICT
  /external/libvpx/x86/
vpx_config.h 11 #define RESTRICT
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h 11 #define RESTRICT
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 11 #define RESTRICT
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 11 #define RESTRICT
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 11 #define RESTRICT
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 11 #define RESTRICT
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 11 #define RESTRICT
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vpx_config.h 11 #define RESTRICT
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vpx_config.h 11 #define RESTRICT
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vpx_config.h 11 #define RESTRICT
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vpx_config.h 11 #define RESTRICT
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vpx_config.h 11 #define RESTRICT
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vpx_config.h 11 #define RESTRICT
  /external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
vpx_config.h 11 #define RESTRICT
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vpx_config.h 11 #define RESTRICT
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vpx_config.h 11 #define RESTRICT
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vpx_config.h 11 #define RESTRICT
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vpx_config.h 11 #define RESTRICT

Completed in 626 milliseconds

1 2