Home
last modified time | relevance | path

Searched defs:tmp1 (Results 126 - 150 of 457) sorted by relevance

12345678910>>...19

/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264_deblock_lasx.c119 __m256i tmp0, tmp1; ff_h264_loop_filter_strength_lasx() local
140 DUP2_ARG2(__lasx_xvld, (int8_t*)bS, 0, (int8_t*)bS, 16, tmp0, tmp1); ff_h264_loop_filter_strength_lasx() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dfaandct.c67 FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in row_fdct() local
116 FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_faandct() local
170 FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_faandct248() local
[all...]
H A Djfdctfst.c145 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in row_fdct() local
209 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_fdct_ifast() local
275 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_fdct_ifast248() local
[all...]
H A 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
H A Dsbcdsp.c293 int32_t tmp0, tmp1; in sbc_calc_scalefactors_j() local
[all...]
/third_party/ffmpeg/libavcodec/ppc/
H A Dh264qpel.c220 vec_u8 tmp1, tmp2, mask, edges, align; in put_pixels16_l2_altivec() local
261 vec_u8 tmp1, tmp2, mask, edges, align; avg_pixels16_l2_altivec() local
[all...]
/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer_postRA.cpp307 Temp tmp1 = bld.vop1_dpp(aco_opcode::v_mov_b32, bld.def(v1, reg_v2), a, dpp_row_mirror); variable
/third_party/libwebsockets/lib/roles/h2/
H A Dhttp2.c221 char tmp[50], tmp1[50]; in __lws_wsi_server_new() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_clip.h70 struct brw_reg tmp0, tmp1; member
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djfdctfst.c119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_fdct_ifast() local
H A Djfdctint.c145 JLONG tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_fdct_islow() local
H A Djidctflt.c76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_idct_float() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dfilters_msa.c108 const v16u8 tmp1 = LD_UB(ppred - stride); in PredictLineGradient() local
H A Dlossless_msa.c257 v16u8 src1, dst1, tmp1; in AddGreenToBlueAndRed_MSA() local
/third_party/rust/crates/nix/test/
H A Dtest_fcntl.rs258 let mut tmp1 = tempfile().unwrap(); in test_copy_file_range() variables
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
H A Dencoder64_test_2.cpp54 T tmp1 = hi | (lo + 1U); in TestCompare64() local
306 T tmp1 = RandomGen<T>(); in TestDiv() local
436 T tmp1 = RandomGen<T>(); in TestMod() local
683 T tmp1 = RandomGen<T>(); TestSelect() local
775 T tmp1; TestSelectTest() local
844 T tmp1 = RandomGen<T>(); TestCompareTest() local
914 T tmp1 = RandomGen<T>(); TestJumpTest() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dswitch_lowerer.cpp64 float tmp1 = static_cast<float>(j - i); in FindClusters() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/
H A Dhitracechainc.h241 uint64_t tmp1 = 0; in HiTraceChainBytesToId() local
/base/security/dlp_permission_service/services/dlp_permission/sa/mock/
H A Ddlp_credential_service.c366 char *tmp1 = "test_appId_passed_1"; in DLP_RestorePolicy() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_proc/kernel/
H A Dhiproc.c84 hi_entry_list *tmp1 = HI_NULL; in get_list_and_delete_node() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiproc/kernel/
H A Dhiproc.c83 hi_entry_list *tmp1 = HI_NULL; in get_list_and_delete_node() local
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dsetup.c451 unsigned long tmp0, tmp1, tmp2, tmp3; in cpu_reset() local
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaampkc.h79 u8 *tmp1; member
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Del2_setup.h236 .macro __check_override idreg, fld, width, pass, fail, tmp1, tmp2 variable
237 ubfx \tmp1, \tmp1, #\fld, #\width variable
238 cbz \tmp1, \fail variable
240 adr_l \tmp1, \idreg\()_override variable
242 ldr \tmp1, [\tmp1, FTR_OVR_MASK_OFFSE variable
244 ubfx \\tmp1, \\tmp1, #\\fld, #\\width global() variable
245 cmp \\tmp1, xzr global() variable
253 .macro check_override idreg, fld, pass, fail, tmp1, tmp2 global() variable
254 mrs \\tmp1, \\idreg\\()_el1 global() variable
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/capabilities/
H A Dtest_execve.c431 char *tmp1, *tmp2, *our_path; in main() local

Completed in 17 milliseconds

12345678910>>...19