Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_compiler.c523 struct tgsi_dst_register *tmp_dst, in get_internal_temp()
690 struct tgsi_dst_register tmp_dst; in translate_pow() local
741 struct tgsi_dst_register tmp_dst; in translate_tex() local
836 struct tgsi_dst_register tmp_dst; in translate_sge_slt() local
921 struct tgsi_dst_register tmp_dst; in translate_trig() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c3458 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_puint_to_sscaled() local
3574 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_cmp() local
3727 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_exp() local
3833 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_kill_if() local
4081 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_log() local
4194 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_pow() local
4232 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_rcp() local
4269 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_rsq() local
4306 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_seq() local
4339 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_sge() local
[all …]
/external/webp/src/enc/
Dquant_enc.c994 uint8_t* const tmp_dst = it->yuv_out2_ + Y_OFF_ENC; // scratch buffer in PickBestIntra16() local
1071 uint8_t* tmp_dst = it->yuv_p_ + I4TMP; // scratch buffer. in PickBestIntra4() local
1145 uint8_t* tmp_dst = it->yuv_out2_ + U_OFF_ENC; // scratch buffer in PickBestUV() local
1284 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.cpp404 dst_reg tmp_dst(this, glsl_type::uvec2_type); in emit_pack_half_2x16() local
469 dst_reg tmp_dst(this, glsl_type::uvec2_type); in emit_unpack_half_2x16() local
Dbrw_vec4_nir.cpp1151 dst_reg tmp_dst = dst_reg(src_reg(this, glsl_type::dvec4_type)); in emit_conversion_to_double() local
Dbrw_fs_nir.cpp2197 fs_reg tmp_dst = dst; in emit_gs_input_load() local
/external/libaom/libaom/av1/common/arm/
Dwarp_plane_neon.c222 int16x8_t *tmp_dst, int sx, int alpha, in horizontal_filter_neon()
/external/openssh/
Dsftp.c690 char *tmp_dst = NULL; in process_put() local
/external/mesa3d/src/mesa/program/
Dir_to_mesa.cpp2094 dst_reg tmp_dst = dst_reg(tmp_src); in visit() local
/external/libaom/libaom/av1/common/
Dreconinter.c603 uint8_t *tmp_dst = get_buf_by_bd(xd, tmp_buf); in av1_make_masked_inter_predictor() local
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp4044 st_dst_reg tmp_dst = st_dst_reg(tmp); in canonicalize_gather_offset() local
4233 st_dst_reg tmp_dst = st_dst_reg(tmp_src); in visit() local
/external/libaom/libaom/av1/encoder/
Drdopt.c8623 const BUFFER_SET *const tmp_dst, const BUFFER_SET *const orig_dst, in interpolation_filter_search()
9865 const BUFFER_SET *orig_dst, const BUFFER_SET *tmp_dst, in compound_type_rd()
10201 const BUFFER_SET tmp_dst = { { tmp_buf, tmp_buf + 1 * MAX_SB_SQUARE, in handle_inter_mode() local