Searched refs:float_dst (Results 1 – 1 of 1) sorted by relevance
314 float *float_dst; in opus_copy_channel_out_float() local316 float_dst = (float*)dst; in opus_copy_channel_out_float()321 float_dst[i*dst_stride+dst_channel] = (1/32768.f)*src[i*src_stride]; in opus_copy_channel_out_float()323 float_dst[i*dst_stride+dst_channel] = src[i*src_stride]; in opus_copy_channel_out_float()329 float_dst[i*dst_stride+dst_channel] = 0; in opus_copy_channel_out_float()