Home
last modified time | relevance | path

Searched defs:temp_d (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuGemm.cpp308 CpuAuxTensorHandler temp_d(offset_int_vec(TempResult), _tmp_d, tensors, true); in run() local
/aosp_15_r20/external/libxaac/encoder/drc_src/
H A Dimpd_drc_gain_enc.c125 FLOAT32 temp_a, temp_b, temp_c, temp_d; in impd_drc_check_overshoot() local
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_rob_image_homography.cpp640 double *temp_d, in db_RobImageHomography()
Ddb_feature_detection.cpp1498 float threshold,double *temp_d, in db_ExtractCornersSaturated()
/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_arm_vixl.cc4243 vixl32::DRegister temp_d = DRegisterFrom(locations->GetTemp(0)); in VisitTypeConversion() local