OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mBufferChunks
(Results
1 - 3
of
3
) sorted by null
/device/asus/fugu/libaudio/
HDMIAudioOutput.cpp
45
mBufferChunks
= stream.nomChunksInFlight();
AudioOutput.h
97
uint32_t getKernelBufferSize() { return mFramesPerChunk *
mBufferChunks
; }
132
uint32_t
mBufferChunks
;
AudioOutput.cpp
44
,
mBufferChunks
(0)
134
uint32_t primeAmt = mFramesPerChunk *
mBufferChunks
;
217
config.period_count =
mBufferChunks
;
Completed in 648 milliseconds