OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mThrottleFrontSync
(Results
1 - 2
of
2
) sorted by null
/system/media/audio_utils/
fifo.cpp
39
mThrottleFront(throttleFront),
mThrottleFrontSync
(AUDIO_UTILS_FIFO_SYNC_SHARED),
228
switch (mFifo.
mThrottleFrontSync
) {
269
LOG_ALWAYS_FATAL("mFifo.
mThrottleFrontSync
=%d", mFifo.
mThrottleFrontSync
);
478
switch (mFifo.
mThrottleFrontSync
) {
501
LOG_ALWAYS_FATAL("mFifo.
mThrottleFrontSync
=%d", mFifo.
mThrottleFrontSync
);
/system/media/audio_utils/include/audio_utils/
fifo.h
127
const audio_utils_fifo_sync
mThrottleFrontSync
;
Completed in 117 milliseconds