Home
last modified time | relevance | path

Searched defs:inB1 (Results 1 – 12 of 12) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_mult_fast_q15.c87 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
Darm_mat_mult_fast_q31.c77 q31_t inA1, inA2, inB1, inB2; in arm_mat_mult_fast_q31() local
Darm_mat_mult_q15.c614 q31_t inA1, inB1, inA2, inB2; local
/third_party/cmsis/CMSIS/DSP/Source/BasicMathFunctions/
Darm_sub_q15.c116 q31_t inB1, inB2; in arm_sub_q15() local
Darm_add_q15.c115 q31_t inB1, inB2; in arm_add_q15() local
Darm_dot_prod_q7.c120 q31_t inA1, inA2, inB1, inB2; /* Temporary variables */ in arm_dot_prod_q7() local
Darm_mult_q15.c112 q31_t inA1, inA2, inB1, inB2; /* Temporary input variables */ in arm_mult_q15() local
/third_party/cmsis/CMSIS/DSP/Source/ComplexMathFunctions/
Darm_cmplx_mult_real_q15.c121 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/
Ddec_sse2.c69 const __m128i inB1 = _mm_loadl_epi64((const __m128i*)&in[20]); in Transform_SSE2() local
Denc_sse2.c67 const __m128i inB1 = _mm_loadl_epi64((const __m128i*)&in[20]); in ITransform_SSE2() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddec_sse2.c69 const __m128i inB1 = _mm_loadl_epi64((const __m128i*)&in[20]); in Transform_SSE2() local
Denc_sse2.c67 const __m128i inB1 = _mm_loadl_epi64((const __m128i*)&in[20]); in ITransform_SSE2() local