OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mInputNominalChunksInFlight
(Results
1 - 2
of
2
) sorted by null
/device/asus/fugu/libaudio/
AudioStreamOut.h
55
uint32_t nomChunksInFlight() const { return
mInputNominalChunksInFlight
; }
105
uint32_t
mInputNominalChunksInFlight
;
AudioStreamOut.cpp
62
mInputNominalChunksInFlight
= 4;
219
* 1000000 *
mInputNominalChunksInFlight
)
Completed in 1019 milliseconds