Home
last modified time | relevance | path

Searched defs:tmpA (Results 1 – 13 of 13) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/DistanceFunctions/
Darm_cityblock_distance_f32.c98 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
Darm_chebyshev_distance_f32.c108 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
Darm_canberra_distance_f32.c136 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
Darm_cityblock_distance_f16.c107 _Float16 accum,tmpA, tmpB; in arm_cityblock_distance_f16() local
Darm_chebyshev_distance_f16.c116 _Float16 diff=0.0f, maxVal,tmpA, tmpB; in arm_chebyshev_distance_f16() local
Darm_canberra_distance_f16.c146 _Float16 accum=0.0f, tmpA, tmpB,diff,sum; in arm_canberra_distance_f16() local
Darm_braycurtis_distance_f16.c130 _Float16 accumDiff=0.0f16, accumSum=0.0f16, tmpA, tmpB; in arm_braycurtis_distance_f16() local
Darm_braycurtis_distance_f32.c162 float32_t accumDiff=0.0f, accumSum=0.0f, tmpA, tmpB; in arm_braycurtis_distance_f32() local
/third_party/ffmpeg/libavcodec/
Dhq_hqadsp.c37 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/
Dswscale.c122 const int16_t **tmpA = (const int16_t **) alpPlane->tmp; in ff_updateMMXDitherTables() local
/third_party/skia/src/core/
DSkRegion.cpp1115 RunType tmpA[kRectRegionRuns]; in Oper() local
/third_party/flutter/skia/src/core/
DSkRegion.cpp1117 RunType tmpA[kRectRegionRuns]; in Oper() local
/third_party/ffmpeg/libavcodec/mips/
Dh264qpel_mmi.c1317 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