Searched refs:pcmRight (Results 1 – 1 of 1) sorted by relevance
858 int16_t *pcmRight = pcmLeft + 1; // right channel offset + 1 in CaptureChannelFixed() local861 pcmRight[index] = pcmLeft[index]; in CaptureChannelFixed()