Searched refs:pcm16 (Results 1 – 1 of 1) sorted by relevance
256 const int16_t *pcm16 = reinterpret_cast<const int16_t *>(inPtr + inPos); in process() local260 mInputBufferPcm32[i] = (FLAC__int32) pcm16[i]; in process()