Searched refs:pIn16 (Results 1 – 1 of 1) sorted by relevance
130 const int16_t * pIn16 = reinterpret_cast<const int16_t *>(pIn); in ConvertInput() local133 *(pOut++) = s15_to_audio_sample_t(*(pIn16++)); in ConvertInput()135 pIn = pIn16; in ConvertInput()