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:wavFile
(Results
1 - 6
of
6
) sorted by relevance
/base/telephony/call_manager/services/audio/src/
H
A
D
audio_player.cpp
127
FILE *
wavFile
= fopen(realPath.c_str(), "rb");
in Play()
local
[all...]
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesRecorderNdk/
H
A
D
ActsOpenslesRecoderNdkTest.cpp
148
FILE *
wavFile
= (FILE *)pContext;
in BufferQueueCallback()
local
175
static SLresult CaptureStart(SLRecordItf sRecordItf, SLOHBufferQueueItf sBufferQueueItf, FILE *
wavFile
)
in CaptureStart()
argument
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesPlayerNdk/
H
A
D
ActsOpenslesPlayerNdkTest.cpp
347
FILE *
wavFile
= (FILE *)pContext;
in BuqqerQueueCallback()
local
366
static SLresult PlayerStart(SLPlayItf sPlayItf, SLOHBufferQueueItf sBufferQueueItf, FILE *
wavFile
)
in PlayerStart()
argument
/test/xts/dcts/distributedhardware/distributedaudiotest/
H
A
D
distributedaudiotest.cpp
358
FILE *
wavFile
= fopen(SPK_FILE_PATH, "rb");
in StartRender()
local
/test/xts/dcts/distributedhardware/distributedaudionewtest/
H
A
D
distributedaudiotest.cpp
362
FILE *
wavFile
= fopen(SPK_FILE_PATH, "rb");
in StartRender()
local
/base/telephony/call_manager/test/unittest/ui_client/
H
A
D
ui_client_test.cpp
957
FILE *
wavFile
= fopen(path, "rb");
in PlayRingtone()
local
Completed in 9 milliseconds