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

  /external/webrtc/webrtc/modules/audio_coding/neteq/
accelerate.h 26 // This class implements the Accelerate operation. Most of the work is done
28 // operation. In the Accelerate class, the operations that are specific to
29 // Accelerate are implemented.
30 class Accelerate : public TimeStretch {
32 Accelerate(int sample_rate_hz, size_t num_channels,
37 // This method performs the actual Accelerate operation. The samples are
68 RTC_DISALLOW_COPY_AND_ASSIGN(Accelerate);
75 virtual Accelerate* Create(int sample_rate_hz,
  /external/llvm/include/llvm/Analysis/
TargetLibraryInfo.h 94 Accelerate // Use Accelerate framework.
  /external/clang/include/clang/Frontend/
CodeGenOptions.h 52 Accelerate // Use the Accelerate framework.

Completed in 177 milliseconds