Searched refs:InLoop (Results 1 – 5 of 5) sorted by relevance
36 LVM_INT16 InLoop; in LVC_Core_MixSoft_1St_D16C31_WRA() local44 InLoop = (LVM_INT16)(n >> 2); /* Process per 4 samples */ in LVC_Core_MixSoft_1St_D16C31_WRA()45 OutLoop = (LVM_INT16)(n - (InLoop << 2)); in LVC_Core_MixSoft_1St_D16C31_WRA()65 for (ii = InLoop; ii != 0; ii--){ in LVC_Core_MixSoft_1St_D16C31_WRA()95 for (ii = InLoop; ii != 0; ii--){ in LVC_Core_MixSoft_1St_D16C31_WRA()135 LVM_INT16 InLoop; in LVC_Core_MixSoft_Mc_D16C31_WRA() local148 InLoop = (LVM_INT16)(NrFrames >> 1); in LVC_Core_MixSoft_Mc_D16C31_WRA()150 OutLoop = (LVM_INT16)(NrFrames - (InLoop << 1)); in LVC_Core_MixSoft_Mc_D16C31_WRA()172 for (ii = InLoop; ii != 0; ii--) { in LVC_Core_MixSoft_Mc_D16C31_WRA()205 for (ii = InLoop; ii != 0; ii--) { in LVC_Core_MixSoft_Mc_D16C31_WRA()[all …]
36 LVM_INT16 InLoop; in LVC_Core_MixInSoft_D16C31_SAT() local44 InLoop = (LVM_INT16)(n >> 2); /* Process per 4 samples */ in LVC_Core_MixInSoft_D16C31_SAT()45 OutLoop = (LVM_INT16)(n - (InLoop << 2)); in LVC_Core_MixInSoft_D16C31_SAT()65 for (ii = InLoop; ii != 0; ii--){ in LVC_Core_MixInSoft_D16C31_SAT()99 for (ii = InLoop; ii != 0; ii--){ in LVC_Core_MixInSoft_D16C31_SAT()143 LVM_INT16 InLoop; in LVC_Core_MixInSoft_Mc_D16C31_SAT() local156 InLoop = (LVM_INT16)(NrFrames >> 1); in LVC_Core_MixInSoft_Mc_D16C31_SAT()158 OutLoop = (LVM_INT16)(NrFrames - (InLoop << 1)); in LVC_Core_MixInSoft_Mc_D16C31_SAT()178 for (ii = InLoop; ii != 0; ii--) { in LVC_Core_MixInSoft_Mc_D16C31_SAT()221 for (ii = InLoop; ii != 0; ii--) { in LVC_Core_MixInSoft_Mc_D16C31_SAT()[all …]
37 LVM_INT16 InLoop; in Core_MixInSoft_D32C31_SAT() local43 InLoop = (LVM_INT16)(n >> 2); /* Process per 4 samples */ in Core_MixInSoft_D32C31_SAT()44 OutLoop = (LVM_INT16)(n - (InLoop << 2)); in Core_MixInSoft_D32C31_SAT()72 for (ii = InLoop; ii != 0; ii--){ in Core_MixInSoft_D32C31_SAT()100 LVM_INT16 InLoop; in Core_MixInSoft_D32C31_SAT() local106 InLoop = (LVM_INT16)(n >> 2); /* Process per 4 samples */ in Core_MixInSoft_D32C31_SAT()107 OutLoop = (LVM_INT16)(n - (InLoop << 2)); in Core_MixInSoft_D32C31_SAT()135 for (ii = InLoop; ii != 0; ii--){ in Core_MixInSoft_D32C31_SAT()
36 LVM_INT16 InLoop; in Core_MixSoft_1St_D32C31_WRA() local42 InLoop = (LVM_INT16)(n >> 2); /* Process per 4 samples */ in Core_MixSoft_1St_D32C31_WRA()43 OutLoop = (LVM_INT16)(n - (InLoop << 2)); in Core_MixSoft_1St_D32C31_WRA()67 for (ii = InLoop; ii != 0; ii--) in Core_MixSoft_1St_D32C31_WRA()108 LVM_INT16 InLoop; in Core_MixSoft_1St_D32C31_WRA() local114 InLoop = (LVM_INT16)(n >> 2); /* Process per 4 samples */ in Core_MixSoft_1St_D32C31_WRA()115 OutLoop = (LVM_INT16)(n - (InLoop << 2)); in Core_MixSoft_1St_D32C31_WRA()140 for (ii = InLoop; ii != 0; ii--) in Core_MixSoft_1St_D32C31_WRA()
51 LVM_INT16 InLoop; in LVC_Core_MixSoft_1St_2i_D16C31_WRA() local66 InLoop = (LVM_INT16)(n >> 2); /* Process per 4 samples */ in LVC_Core_MixSoft_1St_2i_D16C31_WRA()67 OutLoop = (LVM_INT16)(n - (InLoop << 2)); in LVC_Core_MixSoft_1St_2i_D16C31_WRA()106 for (ii = InLoop * 2; ii != 0; ii-=2) in LVC_Core_MixSoft_1St_2i_D16C31_WRA()202 LVM_INT16 InLoop; in LVC_Core_MixSoft_1St_2i_D16C31_WRA() local219 InLoop = (LVM_INT16)(n >> 2); /* Process per 4 samples */ in LVC_Core_MixSoft_1St_2i_D16C31_WRA()220 OutLoop = (LVM_INT16)(n - (InLoop << 2)); in LVC_Core_MixSoft_1St_2i_D16C31_WRA()262 for (ii = InLoop*2; ii != 0; ii-=2) in LVC_Core_MixSoft_1St_2i_D16C31_WRA()