Searched refs:auxp (Results 1 – 1 of 1) sorted by relevance
66 const float *auxp = aux; in testStereoVolume() local81 EXPECT_EQ(volaux, *auxp++); // works if all channels contain 1.f in testStereoVolume()91 const float *auxp = aux; in testStereoVolume() local107 EXPECT_EQ(volaux * 2.f, *auxp++); // works if all channels contain 1.f in testStereoVolume()121 const float *auxp = aux; in testStereoVolume() local127 EXPECT_EQ(accum / NCHAN * volaux / volmono, *auxp++); in testStereoVolume()