Searched defs:inB2 (Results 1 – 11 of 11) sorted by relevance
/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/ |
D | arm_mat_mult_fast_q15.c | 87 q31_t inA1, inB1, inA2, inB2; in arm_mat_mult_fast_q15() local 93 q15_t inA1, inB1, inA2, inB2; in arm_mat_mult_fast_q15() local
|
D | arm_mat_mult_fast_q31.c | 77 q31_t inA1, inA2, inB1, inB2; in arm_mat_mult_fast_q31() local
|
D | arm_mat_mult_q15.c | 614 q31_t inA1, inB1, inA2, inB2; local
|
/third_party/cmsis/CMSIS/DSP/Source/BasicMathFunctions/ |
D | arm_sub_q15.c | 116 q31_t inB1, inB2; in arm_sub_q15() local
|
D | arm_add_q15.c | 115 q31_t inB1, inB2; in arm_add_q15() local
|
D | arm_dot_prod_q7.c | 120 q31_t inA1, inA2, inB1, inB2; /* Temporary variables */ in arm_dot_prod_q7() local
|
D | arm_mult_q15.c | 112 q31_t inA1, inA2, inB1, inB2; /* Temporary input variables */ in arm_mult_q15() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | dec_sse2.c | 70 const __m128i inB2 = _mm_loadl_epi64((const __m128i*)&in[24]); in Transform_SSE2() local
|
D | enc_sse2.c | 68 const __m128i inB2 = _mm_loadl_epi64((const __m128i*)&in[24]); in ITransform_SSE2() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | dec_sse2.c | 70 const __m128i inB2 = _mm_loadl_epi64((const __m128i*)&in[24]); in Transform_SSE2() local
|
D | enc_sse2.c | 68 const __m128i inB2 = _mm_loadl_epi64((const __m128i*)&in[24]); in ITransform_SSE2() local
|