Searched refs:inner_loop_count (Results 1 – 4 of 4) sorted by relevance
33 const int inner_loop_count, in WebRtcIsacfix_MatrixProduct1Neon() argument49 assert(inner_loop_count % 2 == 0); in WebRtcIsacfix_MatrixProduct1Neon()59 for (n = 0; n < inner_loop_count; n++) { in WebRtcIsacfix_MatrixProduct1Neon()77 for (n = 0; n < inner_loop_count; n++) { in WebRtcIsacfix_MatrixProduct1Neon()101 for (n = 0; n < inner_loop_count; n++) { in WebRtcIsacfix_MatrixProduct1Neon()117 for (n = 0; n < inner_loop_count; n++) { in WebRtcIsacfix_MatrixProduct1Neon()145 for (n = 0; n < (inner_loop_count >> 2) << 2; n += 4) { in WebRtcIsacfix_MatrixProduct1Neon()156 if (inner_loop_count % 4 > 1) { in WebRtcIsacfix_MatrixProduct1Neon()180 for (n = 0; n < inner_loop_count; n++) { in WebRtcIsacfix_MatrixProduct1Neon()
25 const int inner_loop_count, in WebRtcIsacfix_MatrixProduct1MIPS() argument92 [inner_loop_count] "r" (inner_loop_count), in WebRtcIsacfix_MatrixProduct1MIPS()162 [inner_loop_count] "r" (inner_loop_count), in WebRtcIsacfix_MatrixProduct1MIPS()
121 const int inner_loop_count,141 const int inner_loop_count,159 const int inner_loop_count,178 const int inner_loop_count,
848 const int inner_loop_count, in WebRtcIsacfix_MatrixProduct1C() argument866 for (n = 0; n < inner_loop_count; n++) { in WebRtcIsacfix_MatrixProduct1C()