| /third_party/cmsis/CMSIS/DSP/Source/DistanceFunctions/ |
| D | arm_cityblock_distance_f32.c | 98 float32_t accum=0.0f, tmpA, tmpB; in arm_cityblock_distance_f32() local 138 float32_t accum,tmpA, tmpB; in arm_cityblock_distance_f32() local
|
| D | arm_chebyshev_distance_f32.c | 108 float32_t diff=0.0f, maxVal=0.0f, tmpA, tmpB; in arm_chebyshev_distance_f32() local 185 float32_t diff=0.0f, maxVal,tmpA, tmpB; in arm_chebyshev_distance_f32() local
|
| D | arm_canberra_distance_f32.c | 136 float32_t accum=0.0f, tmpA, tmpB,diff,sum; in arm_canberra_distance_f32() local 199 float32_t accum=0.0f, tmpA, tmpB,diff,sum; in arm_canberra_distance_f32() local
|
| D | arm_cityblock_distance_f16.c | 107 _Float16 accum,tmpA, tmpB; in arm_cityblock_distance_f16() local
|
| D | arm_chebyshev_distance_f16.c | 116 _Float16 diff=0.0f, maxVal,tmpA, tmpB; in arm_chebyshev_distance_f16() local
|
| D | arm_canberra_distance_f16.c | 146 _Float16 accum=0.0f, tmpA, tmpB,diff,sum; in arm_canberra_distance_f16() local
|
| D | arm_braycurtis_distance_f16.c | 130 _Float16 accumDiff=0.0f16, accumSum=0.0f16, tmpA, tmpB; in arm_braycurtis_distance_f16() local
|
| D | arm_braycurtis_distance_f32.c | 162 float32_t accumDiff=0.0f, accumSum=0.0f, tmpA, tmpB; in arm_braycurtis_distance_f32() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | hq_hqadsp.c | 37 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmpA; in idct_row() local 75 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmpA; in idct_col() local
|
| /third_party/ffmpeg/libswscale/x86/ |
| D | swscale.c | 122 const int16_t **tmpA = (const int16_t **) alpPlane->tmp; in ff_updateMMXDitherTables() local
|
| /third_party/skia/src/core/ |
| D | SkRegion.cpp | 1115 RunType tmpA[kRectRegionRuns]; in Oper() local
|
| /third_party/flutter/skia/src/core/ |
| D | SkRegion.cpp | 1117 RunType tmpA[kRectRegionRuns]; in Oper() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | h264qpel_mmi.c | 1317 const int16_t tmpA= tmp[-4]; in put_h264_qpel4_hv_lowpass_mmi() local 1881 const int16_t tmpA= tmp[-4]; in avg_h264_qpel4_hv_lowpass_mmi() local
|