| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/ |
| D | matrix_combine_impl.cu | 25 size_t src_w = (pointIdx - batchIdx * src_height * src_width) % src_width; in MatrixCombineKernel() local 40 size_t src_w = (pointIdx - batchIdx * src_height * src_width) % src_width; in MatrixCombineKernel() local 46 size_t src_w = (pointIdx - (batch - 1) * src_height * src_width) % res_width; in MatrixCombineKernel() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/base/ |
| D | conv1x1_base.c | 31 int src_w = dst_w * conv_param->stride_w_ - conv_param->pad_l_; in Conv1x1InputPack() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | lswsutils.c | 25 int src_w, int src_h, enum AVPixelFormat src_pix_fmt, in ff_scale_image()
|
| D | vf_waveform.c | 703 const int src_w = AV_CEIL_RSHIFT(in->width, shift_w); in lowpass16() local 840 const int src_w = AV_CEIL_RSHIFT(in->width, shift_w); in lowpass() local 984 const int src_w = in->width; in flat16() local 1121 const int src_w = in->width; in flat() local 1548 const int src_w = in->width; in chroma16() local 1644 const int src_w = in->width; in chroma() local 1749 const int src_w = in->width; in color16() local 1881 const int src_w = in->width; in color() local 2015 const int src_w = in->width; in acolor16() local 2147 const int src_w = in->width; in acolor() local
|
| D | vf_removelogo.c | 249 int src_w, int src_h, in generate_half_size_image()
|
| D | vf_overlay.c | 356 const int src_w = src->width; in blend_slice_packed_rgb() local 659 const int src_w = src->width; in blend_slice_planar_rgb() local
|
| /third_party/libdrm/exynos/ |
| D | exynos_fimg2d.c | 506 unsigned int src_w, src_h, dst_w, dst_h; in g2d_copy() local 590 unsigned int src_w, src_h, dst_w, dst_h; in g2d_move() local 682 unsigned int src_y, unsigned int src_w, in g2d_copy_with_scale() 798 unsigned int src_w, src_h, dst_w, dst_h; in g2d_blend() local 908 unsigned int src_w, unsigned int src_h, unsigned int dst_x, in g2d_scale_and_blend()
|
| /third_party/ffmpeg/tests/checkasm/ |
| D | videodsp.c | 50 #define check_emu_edge_size(type, src_w, src_h, dst_w, dst_h) \ argument
|
| /third_party/ffmpeg/doc/examples/ |
| D | scaling_video.c | 56 int src_w = 320, src_h = 240, dst_w, dst_h; in main() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/ |
| D | conv_winograd_fp32.c | 89 float *src_w = opt_trans_input + w_index * input_unit * tile_num * channel_pack_tile; in ConvWinogardFp32() local 209 float *src_w = opt_trans_input + w_index * input_unit * tile_num * channel_pack_tile; in ConvWinogardFp32CutByBatch() local
|
| D | conv_depthwise_fp32.c | 303 const float *src_w = src_h + iw * sliding->block_channel_; in ConvDwBorder() local 347 const float *src_w = src_h; in ConvDwCenter() local 1014 const float *src_w = src_h; in DeconvDwCenter() local 1117 const float *src_w = src_h + iw * sw_param->block_channel_; in DepthwiseBorderAvxFp32() local 1192 const float *src_w = src_h + oc_step; in DepthwiseSWAvxFp32() local
|
| D | conv_1x1_avx_fp32.c | 1529 const float *src_w = input_data + ic + ohw_start * in_sw_step; in Conv1x1SWAVXFp32() local
|
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| D | xa_yuv.c | 111 int src_w, in xa_yuv_planar_blit()
|
| D | xa_renderer.c | 509 float src_w, in renderer_draw_yuv()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/intrinsics/sse/ |
| D | DepthwiseFp32_Sse.c | 124 const float *src_w = src_h; in ConvDwFp32Center() local 246 const float *src_w = src_h; in DeconvDwFp32Center() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | copyimage.c | 620 GLuint src_w, src_h, dst_w, dst_h; in _mesa_CopyImageSubData() local 779 GLuint src_w, src_h, dst_w, dst_h; in _mesa_CopyImageSubDataNV() local
|
| D | ffvertex_prog.c | 707 nir_def *src_w = nir_channel(b, src, 3); in emit_lit() local
|
| /third_party/ffmpeg/libavformat/ |
| D | os_support.h | 265 wchar_t *src_w, *dest_w; in win32_rename() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp16/ |
| D | conv_depthwise_fp16.c | 505 const float16_t *src_w = src_h + iw * sliding->block_channel_; in DepthwiseBorderFp16() local 531 const float16_t *src_w = src_h; in DepthwiseCenterFp16() local 691 const float16_t *src_w = src_h; in DeconvDepthwiseCenterFp16() local
|
| D | conv_fp16.c | 286 float16_t *src_w = opt_trans_input + w_index * input_unit * tile_num * C8NUM; in ConvWinogardFp16() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/int8/ |
| D | conv_depthwise_int8.c | 553 const int8_t *src_w = src_h + iw * sliding->block_channel_; in ConvDwInt8Border() local 579 const int8_t *src_w = src_h; in ConvDwInt8Center() local 726 const int16_t *src_w = src_h; in DeconvDwInt8Center() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_cb_copyimage.c | 565 int src_w, int src_h) in fallback_copy_image()
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| D | nv50_screen.h | 148 unsigned src_w:3; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| D | nvc0_screen.h | 173 unsigned src_w:3; member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | genX_cmd_video.c | 2535 int32_t src_w = downscaled_x1 - downscaled_x0; in anv_av1_calculate_xstep_qn() local
|