Home
last modified time | relevance | path

Searched defs:tmp_b (Results 1 – 9 of 9) sorted by relevance

/external/libhevc/encoder/arm/
Dihevce_ssd_and_sad_calculator_neon.c98 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
Dihevce_sad_compute_neon.c77 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
Dihevce_coarse_layer_sad_neon.c213 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
/external/ComputeLibrary/src/cpu/operators/
DCpuGemmLowpMatrixMultiplyCore.cpp520 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
/external/ComputeLibrary/src/gpu/cl/operators/
DClGemmLowpMatrixMultiplyCore.cpp667 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
/external/sqlite/android/
DPhoneNumberUtils.cpp300 const char* tmp_b = NULL; in phone_number_compare_inter() local
/external/ComputeLibrary/tests/validation/reference/
DGEMMLowp.cpp218 … const T_out tmp_b = b_offset + static_cast<T_out>(b[base_addr_b + j + k * N]); in gemmlowp_matrix_multiply_core() local
/external/libhevc/common/arm/
Dihevc_resi_trans_neon.c408 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
/external/libyuv/files/source/
Drow_lsx.cc1681 __m128i tmp_b, tmp_g, tmp_r, tmp_a; in ARGBColorMatrixRow_LSX() local