Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:mSampleRate
(Results
1 - 15
of
15
) sorted by relevance
/third_party/skia/third_party/externals/oboe/samples/shared/
H
A
D
TappableAudioSource.h
34
int32_t
mSampleRate
;
member in TappableAudioSource
H
A
D
Oscillator.h
87
int32_t
mSampleRate
= kDefaultSampleRate;
member in Oscillator
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
H
A
D
OscillatorBase.h
95
float
mSampleRate
= 0.0f;
member in OscillatorBase
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/cpp/
H
A
D
LiveEffectEngine.h
55
int32_t
mSampleRate
= oboe::kUnspecified;
member in LiveEffectEngine
/third_party/skia/third_party/externals/oboe/samples/iolib/src/main/cpp/player/
H
A
D
SimpleMultiPlayer.h
85
int32_t
mSampleRate
;
member in iolib::SimpleMultiPlayer
H
A
D
SampleBuffer.cpp
51
int32_t
mSampleRate
;
member in iolib::ResampleBlock
/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/wav/
H
A
D
WavFmtChunkHeader.h
39
RiffInt32
mSampleRate
;
member in parselib::WavFmtChunkHeader
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H
A
D
AudioRecordThread.java
31
private final int
mSampleRate
;
field in AudioRecordThread
H
A
D
TestAudioActivity.java
80
private int
mSampleRate
;
field in TestAudioActivity
H
A
D
StreamConfiguration.java
74
private int
mSampleRate
;
field in StreamConfiguration
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
H
A
D
SynthEngine.java
56
private int
mSampleRate
;
field in SynthEngine
/third_party/skia/third_party/externals/oboe/include/oboe/
H
A
D
AudioStreamBase.h
159
int32_t
mSampleRate
= kUnspecified;
member in oboe::AudioStreamBase
/third_party/libsnd/src/ALAC/
H
A
D
ALACAudioTypes.h
147
alac_float64_t
mSampleRate
;
member
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H
A
D
NativeAudioContext.h
328
int32_t
mSampleRate
= 0; // TODO per stream
member in ActivityContext
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H
A
D
LatencyAnalyzer.h
199
int32_t
mSampleRate
= kDefaultSampleRate; // common default
member in AudioRecording
354
int32_t
mSampleRate
= kDefaultSampleRate;
member in LoopbackProcessor
Completed in 10 milliseconds