OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getMinFrameCount
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libmedia/
AudioRecord.cpp
34
status_t AudioRecord::
getMinFrameCount
(
217
status_t status = AudioRecord::
getMinFrameCount
(&minFrameCount,
220
ALOGE("
getMinFrameCount
() failed; status %d", status);
AudioTrack.cpp
38
status_t AudioTrack::
getMinFrameCount
(
77
ALOGV("
getMinFrameCount
=%d: afFrameCount=%d, minBufCount=%d, afSampleRate=%d, afLatency=%d",
[
all
...]
Completed in 84 milliseconds