Home | History | Annotate | Download | only in alsa_sound

Lines Matching refs:mSurroundInputBufferIdx

83     mSurroundInputBufferIdx(0)
367 read_pending = SSR_INPUT_FRAME_SIZE - mSurroundInputBufferIdx;
368 read = mSurroundInputBufferIdx;
404 mSurroundInputBufferIdx = -read_pending;
638 mSurroundInputBufferIdx = 0;