Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c6296 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_puint_to_sscaled() local
6413 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_cmp() local
6598 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_exp() local
6708 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_kill_if() local
6976 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_log() local
7090 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_pow() local
7151 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_rcp() local
7192 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_rsq() local
7232 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_seq() local
7265 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_sge() local
[all …]
/external/webp/src/enc/
Dquant_enc.c995 uint8_t* const tmp_dst = it->yuv_out2_ + Y_OFF_ENC; // scratch buffer in PickBestIntra16() local
1076 uint8_t* tmp_dst = it->yuv_p_ + I4TMP; // scratch buffer. in PickBestIntra4() local
1151 uint8_t* tmp_dst = it->yuv_out2_ + U_OFF_ENC; // scratch buffer in PickBestUV() local
1298 uint8_t* const tmp_dst = it->yuv_out2_ + Y_OFF_ENC + VP8Scan[it->i4_]; in RefineUsingDistortion() local
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_visitor.cpp392 dst_reg tmp_dst(this, glsl_type::uvec2_type); in emit_pack_half_2x16() local
457 dst_reg tmp_dst(this, glsl_type::uvec2_type); in emit_unpack_half_2x16() local
Dbrw_vec4_nir.cpp894 dst_reg tmp_dst = dst_reg(src_reg(this, glsl_type::dvec4_type)); in emit_conversion_to_double() local
/external/libaom/libaom/av1/common/arm/
Dwarp_plane_neon.c222 int16x8_t *tmp_dst, int sx, int alpha, in horizontal_filter_neon()
/external/libaom/libaom/av1/encoder/
Dinterp_search.c610 const BUFFER_SET *const tmp_dst, const BUFFER_SET *const orig_dst, in av1_interpolation_filter_search()
Dcompound_type.c1202 const BUFFER_SET *tmp_dst, in av1_compound_type_rd()
Drdopt.c2259 const BUFFER_SET tmp_dst = { { tmp_buf, tmp_buf + 1 * MAX_SB_SQUARE, in handle_inter_mode() local
/external/mesa3d/src/mesa/program/
Dir_to_mesa.cpp2028 dst_reg tmp_dst = dst_reg(tmp_src); in visit() local
/external/openssh/
Dsftp.c734 char *tmp_dst = NULL; in process_put() local
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp4247 st_dst_reg tmp_dst = st_dst_reg(tmp); in canonicalize_gather_offset() local
4475 st_dst_reg tmp_dst = st_dst_reg(tmp_src); in visit() local
/external/libaom/libaom/av1/common/
Dreconinter.c676 uint8_t *tmp_dst = in av1_make_masked_inter_predictor() local
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp8090 …Temp tmp_dst = emit_reduction_instr(ctx, aco_op, reduce_op, cluster_size, bld.def(dst.regClass()),… in visit_intrinsic() local
8894 Temp tmp_dst = dst; in visit_tex() local