Searched refs:MV_MixDestination (Results 1 – 7 of 7) sorted by relevance
66 MV_MixDestination = (char *) dest; in MV_Mix8BitMono8Stereo()94 MV_MixDestination = (char *) dest; in MV_Mix8BitStereo8Stereo()102 short *dest = (short *) MV_MixDestination; in MV_Mix16BitMono8Stereo()120 MV_MixDestination = (char *) dest; in MV_Mix16BitMono8Stereo()128 short *dest = (short *) MV_MixDestination; in MV_Mix16BitStereo8Stereo()150 MV_MixDestination = (char *) dest; in MV_Mix16BitStereo8Stereo()158 short *dest = (short *) MV_MixDestination; in MV_Mix16BitMono16Stereo()195 MV_MixDestination = (char *) dest; in MV_Mix16BitMono16Stereo()222 MV_MixDestination = (char *) dest; in MV_Mix8BitMono16Stereo()250 MV_MixDestination = (char *) dest; in MV_Mix8BitStereo16Stereo()[all …]
73 MV_MixDestination = (char *) dest; in MV_Mix8BitMono()101 MV_MixDestination = (char *) dest; in MV_Mix8BitStereo()109 short *dest = (short *) MV_MixDestination; in MV_Mix16BitMono()126 MV_MixDestination = (char *) dest; in MV_Mix16BitMono()134 short *dest = (short *) MV_MixDestination; in MV_Mix16BitStereo()156 MV_MixDestination = (char *) dest; in MV_Mix16BitStereo()164 short *dest = (short *) MV_MixDestination; in MV_Mix16BitMono16()190 MV_MixDestination = (char *) dest; in MV_Mix16BitMono16()214 MV_MixDestination = (char *) dest; in MV_Mix8BitMono16()242 MV_MixDestination = (char *) dest; in MV_Mix8BitStereo16()[all …]
130 char *MV_MixDestination; variable266 MV_MixDestination = MV_MixBuffer[ buffer ]; in MV_Mix()273 MV_MixDestination += MV_RightChannelOffset; in MV_Mix()
40 auto * __restrict dest = (D *)MV_MixDestination; in MV_MixMonoStereo()60 MV_MixDestination = (char *)dest; in MV_MixMonoStereo()70 auto * __restrict dest = (D *)MV_MixDestination; in MV_MixStereoStereo()92 MV_MixDestination = (char *)dest; in MV_MixStereoStereo()
41 auto * __restrict dest = (D *)MV_MixDestination; in MV_MixMono()60 MV_MixDestination = (char *)dest; in MV_MixMono()70 auto * __restrict dest = (D *)MV_MixDestination; in MV_MixStereo()91 MV_MixDestination = (char *)dest; in MV_MixStereo()
268 extern char *MV_MixDestination; // pointer to the next output sample
94 char *MV_MixDestination; variable122 MV_MixDestination = MV_MixBuffer[buffer]; in MV_Mix()