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

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

Completed in 57 milliseconds