OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Accelerate
(Results
1 - 4
of
4
) 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.
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar
Completed in 452 milliseconds