Searched refs:OutLoop (Results 1 – 5 of 5) sorted by relevance
34 LVM_INT16 OutLoop; in LVC_Core_MixSoft_1St_D16C31_WRA() local44 OutLoop = (LVM_INT16)(n - (InLoop << 2)); in LVC_Core_MixSoft_1St_D16C31_WRA()47 if (OutLoop){ in LVC_Core_MixSoft_1St_D16C31_WRA()59 for (ii = OutLoop; ii != 0; ii--){ in LVC_Core_MixSoft_1St_D16C31_WRA()84 if (OutLoop){ in LVC_Core_MixSoft_1St_D16C31_WRA()89 for (ii = OutLoop; ii != 0; ii--){ in LVC_Core_MixSoft_1St_D16C31_WRA()132 LVM_INT16 OutLoop; in LVC_Core_MixSoft_Mc_D16C31_WRA() local148 OutLoop = (LVM_INT16)(NrFrames - (InLoop << 1)); in LVC_Core_MixSoft_Mc_D16C31_WRA()151 if (OutLoop) { in LVC_Core_MixSoft_Mc_D16C31_WRA()163 for (ii = OutLoop; ii != 0; ii--) { in LVC_Core_MixSoft_Mc_D16C31_WRA()[all …]
34 LVM_INT16 OutLoop; in LVC_Core_MixInSoft_D16C31_SAT() local44 OutLoop = (LVM_INT16)(n - (InLoop << 2)); in LVC_Core_MixInSoft_D16C31_SAT()47 if (OutLoop){ in LVC_Core_MixInSoft_D16C31_SAT()53 for (ii = OutLoop; ii != 0; ii--){ in LVC_Core_MixInSoft_D16C31_SAT()82 if (OutLoop){ in LVC_Core_MixInSoft_D16C31_SAT()87 for (ii = OutLoop; ii != 0; ii--){ in LVC_Core_MixInSoft_D16C31_SAT()141 LVM_INT16 OutLoop; in LVC_Core_MixInSoft_Mc_D16C31_SAT() local157 OutLoop = (LVM_INT16)(NrFrames - (InLoop << 1)); in LVC_Core_MixInSoft_Mc_D16C31_SAT()160 if (OutLoop) { in LVC_Core_MixInSoft_Mc_D16C31_SAT()166 for (ii = OutLoop*NrChannels; ii != 0; ii--) { in LVC_Core_MixInSoft_Mc_D16C31_SAT()[all …]
35 LVM_INT16 OutLoop; in Core_MixInSoft_D32C31_SAT() local42 OutLoop = (LVM_INT16)(n - (InLoop << 2)); in Core_MixInSoft_D32C31_SAT()49 if (OutLoop){ in Core_MixInSoft_D32C31_SAT()54 for (ii = OutLoop; ii != 0; ii--){ in Core_MixInSoft_D32C31_SAT()
34 LVM_INT16 OutLoop; in Core_MixSoft_1St_D32C31_WRA() local42 OutLoop = (LVM_INT16)(n - (InLoop << 2)); in Core_MixSoft_1St_D32C31_WRA()50 if (OutLoop != 0) in Core_MixSoft_1St_D32C31_WRA()55 for (ii = OutLoop; ii != 0; ii--) in Core_MixSoft_1St_D32C31_WRA()
49 LVM_INT16 OutLoop; in LVC_Core_MixSoft_1St_2i_D16C31_WRA() local66 OutLoop = (LVM_INT16)(n - (InLoop << 2)); in LVC_Core_MixSoft_1St_2i_D16C31_WRA()68 if (OutLoop) in LVC_Core_MixSoft_1St_2i_D16C31_WRA()98 for (ii = OutLoop * 2; ii != 0; ii -= 2) in LVC_Core_MixSoft_1St_2i_D16C31_WRA()