Searched refs:src_st (Results 1 – 1 of 1) sorted by relevance
127 LVM_FLOAT *src_st = dst + 2 * (NrFrames - 1); in Copy_Float_Stereo_Mc() local135 dst[1] = src_st[1]; in Copy_Float_Stereo_Mc()136 dst[0] = src_st[0]; // copy 1 before 0 is required for NrChannels == 3. in Copy_Float_Stereo_Mc()143 src_st -= 2; in Copy_Float_Stereo_Mc()