Searched defs:inB1 (Results 1 – 12 of 12) 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/cmsis/CMSIS/DSP/Source/ComplexMathFunctions/ |
D | arm_cmplx_mult_real_q15.c | 121 q31_t inB1; /* Temporary variables to hold input data */ in arm_cmplx_mult_real_q15() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | dec_sse2.c | 69 const __m128i inB1 = _mm_loadl_epi64((const __m128i*)&in[20]); in Transform_SSE2() local
|
D | enc_sse2.c | 67 const __m128i inB1 = _mm_loadl_epi64((const __m128i*)&in[20]); in ITransform_SSE2() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | dec_sse2.c | 69 const __m128i inB1 = _mm_loadl_epi64((const __m128i*)&in[20]); in Transform_SSE2() local
|
D | enc_sse2.c | 67 const __m128i inB1 = _mm_loadl_epi64((const __m128i*)&in[20]); in ITransform_SSE2() local
|