/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_transform.h | 290 unsigned dst_index, in tgsi_transform_op1_inst() 314 unsigned dst_index, in tgsi_transform_op2_inst() 343 unsigned dst_index, in tgsi_transform_op3_inst() 374 unsigned dst_index, in tgsi_transform_op1_swz_inst() 415 unsigned dst_index, in tgsi_transform_op2_swz_inst() 466 unsigned dst_index, in tgsi_transform_op3_swz_inst() 548 unsigned dst_index, in tgsi_transform_tex_inst()
|
/third_party/ffmpeg/libswresample/ |
D | resample_template.c | 80 int dst_index; in RENAME() local 94 int dst_index; in RENAME() local 149 int dst_index; in RENAME() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
D | deconv_fp32.c | 28 int dst_index = oc4div * ic_up4 * plane * C4NUM + hw * ic_up4 * C4NUM + ic * C4NUM + oc4mod; in PackDeConvWeightFp32() local 78 … int dst_index = oh * dst_oh_stride + ow * dst_ow_stride + kh * dst_kh_stride + kw * dst_kw_stride; in DeConvPostFp32C8() local
|
D | common_func_fp32.c | 29 int dst_index = hw * oc_stride + oc; in PostConvFuncComm() local
|
D | pack_fp32.c | 417 int dst_index = c8div * batch * plane * C8NUM + hw * batch * C8NUM + n * C8NUM + c8mod; in PackNHWCToC8HWN8Fp32() local 423 int dst_index = c8div * batch * plane * C8NUM + hw * batch * C8NUM + n * C8NUM + c8mod; in PackNHWCToC8HWN8Fp32() local
|
D | deconv_winograd_fp32.c | 151 …int dst_index = upi * deconv_param->oc_up4_ * deconv_param->ic_up4_ + oc4div * C4NUM * deconv_para… in PackDeConvWgDataFp32() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
D | deconv_int8.c | 55 … int dst_index = oh * dst_oh_stride + ow * dst_ow_stride + kh * dst_kh_stride + kw * dst_kw_stride; in DeConvPostInt8C4() local 102 …int dst_index = hw * ic16 * oc4 + oc4div * ic16 * C4NUM + ic16div * C16NUM * C4NUM + oc4mod * C16N… in DeConvWeightTransInt8() local
|
D | common_func_int8.c | 30 int dst_index = r * out_oc_stride + c; in PostConvFuncCommInt8() local
|
D | matmul_int8.c | 28 int dst_index = rd2 * col16 * C2NUM + cd16 * C2NUM * C16NUM + rm2 * C16NUM + cm16; in RowMajor2Row2x16MajorInt8() local 56 int dst_index = rd8 * col4 * C8NUM + cd4 * C8NUM * C4NUM + rm8 * C4NUM + cm4; in RowMajor2Row8x4MajorInt8() local 88 int dst_index = rd16 * col4 * C16NUM + cd4 * C16NUM * C4NUM + rm16 * C4NUM + cm4; in RowMajor2Row4x16MajorInt8() local
|
D | pack_int8.c | 42 int dst_index = ci2div * C2NUM * hw4 + ri * C2NUM + ci2mod; in PackInputSum16x4PerChannelArm32() local 73 int dst_index = ci4div * C4NUM * hw4 + ri * C4NUM + ci4mod; in PackInputSum16x4PerChannel() local 1137 int dst_index = c8div * batch * plane * C8NUM + hw * batch * C8NUM + n * C8NUM + c8mod; in PackNHWCToC8HWN8Int8() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/ |
D | deconv_fp16.c | 53 … int dst_index = oh * dst_oh_stride + ow * dst_ow_stride + kh * dst_kh_stride + kw * dst_kw_stride; in DeConvPostFp16() local
|
D | common_func_fp16.c | 29 int dst_index = hw * oc_stride + oc; in PostConvFuncCommFp16() local
|
D | pack_fp16.c | 477 int dst_index = c8div * batch * plane * C8NUM + hw * batch * C8NUM + n * C8NUM + c8mod; in PackNHWCFp32ToC8HWN8Fp16() local 492 int dst_index = c8div * batch * plane * C8NUM + hw * batch * C8NUM + n * C8NUM + c8mod; in PackNHWCFp16ToC8HWN8Fp16() local
|
D | deconv_winograd_fp16.c | 332 …int dst_index = upi * deconv_param->oc_up4_ * deconv_param->ic_up4_ + oc4div * C4NUM * deconv_para… in PackDeConvWgDataFp16() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
D | argmax_with_value_cpu_kernel.cc | 97 auto dst_index = i * num_after_axis_ + j; in Launch() local
|
D | argmax_cpu_kernel.cc | 102 auto dst_index = i * num_after_axis_ + j; in Launch() local
|
D | argmin_with_value_cpu_kernel.cc | 104 size_t dst_index = i * num_after_axis_ + j; in Launch() local
|
/third_party/gn/src/gn/ |
D | hash_table_base.h | 514 size_t dst_index = node->hash_value() & new_mask; in GrowBuckets() local
|
/third_party/ffmpeg/libavresample/ |
D | resample.c | 263 int dst_index; in resample() local
|
/third_party/pulseaudio/src/pulsecore/ffmpeg/ |
D | resample2.c | 211 int dst_index, i; in av_resample() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_vbuf.c | 969 unsigned dst_index = start_slot + i; in u_vbuf_set_vertex_buffers() local 981 unsigned dst_index = start_slot + i; in u_vbuf_set_vertex_buffers() local 1027 unsigned dst_index = start_slot + count + i; in u_vbuf_set_vertex_buffers() local
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_dataflow.c | 684 unsigned int dst_index, in get_readers_for_single_write()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_colorconstancy.c | 257 const int dst_index = td->meta_data[INDEX_DST]; in slice_get_derivative() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_state.c | 1102 unsigned dst_index = start_slot + i; in nv50_set_vertex_buffers() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_state.c | 1046 unsigned dst_index = start_slot + i; in nvc0_set_vertex_buffers() local
|