Searched refs:short_dst (Results 1 – 1 of 1) sorted by relevance
344 opus_int16 *short_dst; in opus_copy_channel_out_short() local346 short_dst = (opus_int16*)dst; in opus_copy_channel_out_short()351 short_dst[i*dst_stride+dst_channel] = src[i*src_stride]; in opus_copy_channel_out_short()353 short_dst[i*dst_stride+dst_channel] = FLOAT2INT16(src[i*src_stride]); in opus_copy_channel_out_short()359 short_dst[i*dst_stride+dst_channel] = 0; in opus_copy_channel_out_short()