Searched refs:buf_end (Results 1 – 3 of 3) sorted by relevance
68 ae_f32x2 *buf_end; in vol_s24_to_s24_s32() local88 buf_end = (ae_f32x2 *)(cd->vol + channels_count * 2); in vol_s24_to_s24_s32()92 AE_SETCEND0(buf_end); in vol_s24_to_s24_s32()158 ae_f32x2 *buf_end; in vol_s32_to_s24_s32() local177 buf_end = (ae_f32x2 *)(cd->vol + channels_count * 2); in vol_s32_to_s24_s32()181 AE_SETCEND0(buf_end); in vol_s32_to_s24_s32()251 ae_f32x2 *buf_end; in vol_s16_to_s16() local270 buf_end = (ae_f32x2 *)(cd->vol + channels_count * 4); in vol_s16_to_s16()275 AE_SETCEND0(buf_end); in vol_s16_to_s16()
164 ae_f32x2 *buf_end; in vol_s32_to_s24_s32() local190 buf_end = (ae_f32x2 *)(cd->vol + channels_count * 2); in vol_s32_to_s24_s32()194 AE_SETCEND0(buf_end); in vol_s32_to_s24_s32()273 ae_f32x2 *buf_end; in vol_s16_to_s16() local299 buf_end = (ae_f32x2 *)(cd->vol + channels_count * 4); in vol_s16_to_s16()304 AE_SETCEND0(buf_end); in vol_s16_to_s16()
1827 ae_int32x2 *buf_end; in kpb_convert_24b_to_32b() local1831 buf_end = (ae_int32x2 *)(sink->end_addr); in kpb_convert_24b_to_32b()1835 AE_SETCEND0(buf_end); in kpb_convert_24b_to_32b()