OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSurroundInputBufferIdx
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/audio/legacy/alsa_sound/
AudioStreamInALSA.cpp
83
mSurroundInputBufferIdx
(0)
367
read_pending = SSR_INPUT_FRAME_SIZE -
mSurroundInputBufferIdx
;
368
read =
mSurroundInputBufferIdx
;
404
mSurroundInputBufferIdx
= -read_pending;
638
mSurroundInputBufferIdx
= 0;
[
all
...]
AudioHardwareALSA.h
438
int
mSurroundInputBufferIdx
;
Completed in 52 milliseconds