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:pcmFormat
(Results
1 - 4
of
4
) sorted by relevance
/foundation/multimedia/audio_framework/frameworks/native/opensles/test/unittest/opensles_player_test/src/
H
A
D
audio_opensles_player_unit_test.cpp
157
SLDataFormat_PCM
pcmFormat
= {
in HWTEST()
local
179
SLDataFormat_PCM
pcmFormat
= {
in HWTEST()
local
203
SLDataFormat_PCM
pcmFormat
= {
in HWTEST()
local
233
SLDataFormat_PCM
pcmFormat
= {
in HWTEST()
local
263
SLDataFormat_PCM
pcmFormat
= {
in HWTEST()
local
293
SLDataFormat_PCM
pcmFormat
= {
HWTEST()
local
323
SLDataFormat_PCM
pcmFormat
= {
HWTEST()
local
353
SLDataFormat_PCM
pcmFormat
= {
HWTEST()
local
383
SLDataFormat_PCM
pcmFormat
= {
HWTEST()
local
413
SLDataFormat_PCM
pcmFormat
= {
HWTEST()
local
443
SLDataFormat_PCM
pcmFormat
= {
HWTEST()
local
473
SLDataFormat_PCM
pcmFormat
= {
HWTEST()
local
575
SLDataFormat_PCM
pcmFormat
= {
HWTEST()
local
985
SLDataFormat_PCM
pcmFormat
= {
HWTEST()
local
1162
SLDataFormat_PCM
pcmFormat
= {
HWTEST()
local
1219
SLDataFormat_PCM
pcmFormat
= {
HWTEST()
local
1258
SLDataFormat_PCM
pcmFormat
= {
HWTEST()
local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/opensles/test/example/
H
A
D
audio_opensles_player_test.cpp
179
SLDataFormat_PCM
pcmFormat
= {
in OpenSlTest()
local
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/
H
A
D
audioplayer_adapter.cpp
63
SLDataFormat_PCM *
pcmFormat
= (SLDataFormat_PCM *)dataSource->pFormat;
in CreateAudioPlayerAdapter()
local
269
AudioSampleFormat AudioPlayerAdapter::SlToOhosSampelFormat(SLDataFormat_PCM *
pcmFormat
)
in SlToOhosSampelFormat()
argument
297
AudioSamplingRate AudioPlayerAdapter::SlToOhosSamplingRate(SLDataFormat_PCM *
pcmFormat
)
in SlToOhosSamplingRate()
argument
346
AudioChannel AudioPlayerAdapter::SlToOhosChannel(SLDataFormat_PCM *
pcmFormat
)
in SlToOhosChannel()
argument
H
A
D
audiocapturer_adapter.cpp
54
SLDataFormat_PCM *
pcmFormat
= (SLDataFormat_PCM *)dataSink->pFormat;
in CreateAudioCapturerAdapter()
local
212
AudioSampleFormat AudioCapturerAdapter::SlToOhosSampelFormat(SLDataFormat_PCM *
pcmFormat
)
in SlToOhosSampelFormat()
argument
240
AudioSamplingRate AudioCapturerAdapter::SlToOhosSamplingRate(SLDataFormat_PCM *
pcmFormat
)
in SlToOhosSamplingRate()
argument
291
AudioChannel AudioCapturerAdapter::SlToOhosChannel(SLDataFormat_PCM *
pcmFormat
)
in SlToOhosChannel()
argument
Completed in 6 milliseconds