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

  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
aecm_core.h 22 #define ALIGN8_BEG __declspec(align(8))
25 #define ALIGN8_BEG
  /external/webrtc/src/modules/audio_processing/aecm/
aecm_core.c 33 #define ALIGN8_BEG __declspec(align(8))
36 #define ALIGN8_BEG
55 const ALIGN8_BEG WebRtc_Word16 WebRtcAecm_kSqrtHanning[] ALIGN8_END =
    [all...]

Completed in 109 milliseconds