/aosp_15_r20/external/libhevc/encoder/arm/ |
H A D | ihevce_ssd_and_sad_calculator_neon.c | 98 uint64x2_t tmp_b; in ihevce_ssd_and_sad_calculator_neon() local 132 uint64x2_t tmp_b; in ihevce_ssd_and_sad_calculator_neon() local 179 uint64x2_t tmp_b; in ihevce_ssd_and_sad_calculator_neon() local 238 uint64x2_t tmp_b; in ihevce_ssd_and_sad_calculator_neon() local
|
H A D | ihevce_sad_compute_neon.c | 77 uint64x2_t tmp_b; in ihevce_8xn_sad_computer_neon() local 105 uint64x2_t tmp_b; in ihevce_16xn_sad_computer_neon() local 135 uint64x2_t tmp_b; in ihevce_32xn_sad_computer_neon() local 169 uint64x2_t tmp_b; in ihevce_64xn_sad_computer_neon() local
|
H A D | ihevce_coarse_layer_sad_neon.c | 213 uint32x2_t tmp_b; in hme_store_4x4_sads_high_speed_neon() local 374 uint16x4_t tmp_a, tmp_b; in hme_store_4x4_sads_high_quality_neon() local
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/ |
H A D | CpuGemmLowpMatrixMultiplyCore.cpp | 520 CpuAuxTensorHandler tmp_b(offset_int_vec(TmpB), _tmp_b, tensors, true); in run() local 685 CpuAuxTensorHandler tmp_b(_tmp_b, *tmp_b_p); in prepare() local
|
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/ |
H A D | ClGemmLowpMatrixMultiplyCore.cpp | 667 CLAuxTensorHandler tmp_b(offset_int_vec(RhsReshape), _tmp_b, tensors, true); in run() local 797 CLAuxTensorHandler tmp_b(offset_int_vec(RhsReshape), _tmp_b, tensors, true); in prepare() local
|
/aosp_15_r20/external/libhevc/common/arm/ |
H A D | ihevc_resi_trans_neon.c | 408 int64x2_t tmp_b; in ihevc_resi_trans_8x8_neon() local 1281 int32x4_t tmp_a, tmp_b; in ihevc_resi_trans_16x16_neon() local
|
/aosp_15_r20/external/sqlite/android/ |
H A D | PhoneNumberUtils.cpp | 300 const char* tmp_b = NULL; in phone_number_compare_inter() local
|
/aosp_15_r20/packages/apps/Gallery2/jni/filters/ |
D | wbalance.c | 62 int tmp_r = 0, tmp_g = 0, tmp_b = 0; in estmateWhite() local
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/ |
H A D | GEMMLowp.cpp | 218 … const T_out tmp_b = b_offset + static_cast<T_out>(b[base_addr_b + j + k * N]); in gemmlowp_matrix_multiply_core() local
|
/aosp_15_r20/external/rust/crabbyavif/src/reformat/ |
D | rgb_impl.rs | 531 let tmp_b = clamp_i32(t - (co >> 1), 0, rgb_max_channel) as f32; in compute_rgb() localVariable
|
/aosp_15_r20/external/libyuv/source/ |
H A D | row_lsx.cc | 2629 __m128i tmp_b, tmp_g, tmp_r, tmp_a; in ARGBColorMatrixRow_LSX() local
|