Searched refs:dst16 (Results 1 - 1 of 1) sorted by relevance

/system/media/audio_utils/
H A Decho_reference.c210 int16_t *dst16 = (int16_t *)er->wr_buf; local
213 *dst16++ = (int16_t)(((int32_t)*src16 + (int32_t)*(src16 + 1)) >> 1);

Completed in 3 milliseconds