/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/FilteringFunctions/ |
A D | arm_fir_fast_q31.c | 72 q31_t x0, x1, x2, x3; /* Temporary variables to hold state */ in arm_fir_fast_q31() local
|
A D | arm_fir_q7.c | 71 q7_t x0, x1, x2, x3; /* Temporary variables to hold state */ in arm_fir_q7() local
|
A D | arm_correlate_fast_opt_q15.c | 84 …q31_t x1, x2, x3; /* temporary variables for holding input and coeffi… in arm_correlate_fast_opt_q15() local
|
A D | arm_correlate_opt_q15.c | 83 …q31_t x1, x2, x3; /* temporary variables for holding input1 and input… in arm_correlate_opt_q15() local
|
A D | arm_correlate_opt_q7.c | 92 q31_t x1, x2, x3, y1; /* Temporary input variables */ in arm_correlate_opt_q7() local
|
A D | arm_fir_f32.c | 135 …float32_t x0, x1, x2, x3, x4, x5, x6, x7, c0; /* Temporary variables to hold state and coefficien… in arm_fir_f32() local 564 …float32_t x0, x1, x2, x3, x4, x5, x6, x7, c0; /* Temporary variables to hold state and coefficien… in arm_fir_f32() local
|
A D | arm_conv_f32.c | 132 …float32_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_f32() local
|
A D | arm_conv_fast_opt_q15.c | 81 …q31_t x1, x2, x3; /* Temporary variables to hold state and coefficien… in arm_conv_fast_opt_q15() local
|
A D | arm_conv_fast_q15.c | 80 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_fast_q15() local
|
A D | arm_conv_fast_q31.c | 81 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_fast_q31() local
|
A D | arm_conv_opt_q15.c | 83 …q31_t x1, x2, x3; /* Temporary variables to hold state and coefficien… in arm_conv_opt_q15() local
|
A D | arm_conv_q15.c | 86 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_q15() local
|
A D | arm_fir_decimate_f32.c | 149 float32_t x1, x2, x3; in arm_fir_decimate_f32() local
|
A D | arm_correlate_f32.c | 124 …float32_t x0, x1, x2, x3, c0; /* temporary variables for holding input and coeffi… in arm_correlate_f32() local
|
A D | arm_correlate_fast_q15.c | 81 …q31_t x0, x1, x2, x3, c0; /* temporary variables for holding input and coeffi… in arm_correlate_fast_q15() local
|
A D | arm_correlate_fast_q31.c | 83 …q31_t x0, x1, x2, x3, c0; /* temporary variables for holding input and coeffi… in arm_correlate_fast_q31() local
|
A D | arm_correlate_q15.c | 86 …q31_t x0, x1, x2, x3, c0; /* temporary variables for holding input and coeffi… in arm_correlate_q15() local
|
A D | arm_conv_opt_q7.c | 84 q31_t x1, x2, x3, y1; /* Temporary input variables */ in arm_conv_opt_q7() local
|
A D | arm_conv_partial_f32.c | 105 …float32_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_partial_f32() local
|
A D | arm_conv_partial_fast_q15.c | 73 q31_t x0, x1, x2, x3, c0; in arm_conv_partial_fast_q15() local
|
A D | arm_conv_partial_fast_q31.c | 71 q31_t x0, x1, x2, x3, c0; in arm_conv_partial_fast_q31() local
|
A D | arm_conv_partial_q15.c | 80 q31_t x0, x1, x2, x3, c0; /* Temporary input variables */ in arm_conv_partial_q15() local
|
A D | arm_conv_q7.c | 83 …q7_t x0, x1, x2, x3, c0, c1; /* Temporary variables to hold state and coefficien… in arm_conv_q7() local
|
A D | arm_correlate_q7.c | 86 …q7_t x0, x1, x2, x3, c0, c1; /* temporary variables for holding input and coeffi… in arm_correlate_q7() local
|
/AliOS-Things-master/components/freetype/src/cff/ |
A D | cf2intrp.c | 716 CF2_Fixed x3 = cf2_stack_getReal( opStack, index + 4 ) + x2; in cf2_interpT2CharString() local 1270 CF2_Fixed x3 = cf2_stack_getReal( opStack, index + 4 ) + x2; in cf2_interpT2CharString() local 1295 CF2_Fixed x1, y1, x2, y2, x3, y3; in cf2_interpT2CharString() local 1334 CF2_Fixed x1, y1, x2, y2, x3, y3; in cf2_interpT2CharString() local 1376 CF2_Fixed x1, x2, x3, y1, y2, y3; in cf2_interpT2CharString() local
|