OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Format_channelCount
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/services/audioflinger/
FastCapture.cpp
107
unsigned channelCount =
Format_channelCount
(format);
134
unsigned channelCount =
Format_channelCount
(format);
188
unsigned channelCount =
Format_channelCount
(format);
FastMixer.cpp
160
mSinkChannelCount =
Format_channelCount
(format);
418
frameCount *
Format_channelCount
(format));
AudioFlinger.cpp
[
all
...]
/frameworks/av/include/media/nbaio/
NBAIO.h
78
unsigned
Format_channelCount
(const NBAIO_Format& format);
/frameworks/av/media/libnbaio/
NBAIO.cpp
40
unsigned
Format_channelCount
(const NBAIO_Format& format)
Completed in 262 milliseconds