/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/ |
D | matrix_combine_impl.cu | 24 size_t src_h = (pointIdx - batchIdx * src_height * src_width) / src_width; in MatrixCombineKernel() local 39 size_t src_h = (pointIdx - batchIdx * src_height * src_width) / src_width; in MatrixCombineKernel() local 45 size_t src_h = (pointIdx - (batch - 1) * src_height * src_width) / res_width; in MatrixCombineKernel() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/base/ |
D | conv1x1_base.c | 24 int src_h = dst_h * conv_param->stride_h_ - conv_param->pad_u_; in Conv1x1InputPack() local
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtpssrcdemux.c | 258 GstPad * pad, GSList ** src_h) in new_ssrc_pad_found() 268 GSList *src_h = NULL; in GST_START_TEST() local 291 G_GNUC_UNUSED GstPad * rtp_pad, GSList ** src_h) in new_rtcp_ssrc_pad_found() 306 GSList *src_h = NULL; in GST_START_TEST() 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_owdenoise.c | 123 static inline void compose(float *dst, const float *src_l, const float *src_h, in compose() 154 static inline void compose2D(float *dst, const float *src_l, const float *src_h, in compose2D()
|
D | vf_waveform.c | 691 const int src_h = AV_CEIL_RSHIFT(in->height, shift_h); in lowpass16() local 828 const int src_h = AV_CEIL_RSHIFT(in->height, shift_h); in lowpass() local 972 const int src_h = in->height; in flat16() local 1109 const int src_h = in->height; in flat() local 1536 const int src_h = in->height; in chroma16() local 1632 const int src_h = in->height; in chroma() local 1737 const int src_h = in->height; in color16() local 1869 const int src_h = in->height; in color() local 2003 const int src_h = in->height; in acolor16() local 2135 const int src_h = in->height; in acolor() local
|
D | vf_removelogo.c | 258 int src_w, int src_h, in generate_half_size_image()
|
D | vf_tinterlace.c | 316 enum AVPixelFormat format, int w, int src_h, in copy_picture_field()
|
D | vf_overlay.c | 357 const int src_h = src->height; in blend_slice_packed_rgb() local 658 const int src_h = src->height; 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 683 unsigned int src_h, unsigned int dst_x, 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/wayland-ivi-extension/screen-info/module/ |
D | screen-info.h | 10 int src_h; member 25 int src_h; member
|
/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/mesa3d/src/gallium/frontends/xa/ |
D | xa_yuv.c | 113 int src_h, in xa_yuv_planar_blit()
|
D | xa_renderer.c | 509 float src_h, in renderer_draw_yuv()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/sse/ |
D | DepthwiseFp32_Sse.c | 121 const float *src_h = src; in ConvDwFp32Center() local 243 const float *src_h = src; in DeconvDwFp32Center() local
|
/third_party/mesa3d/src/mesa/main/ |
D | copyimage.c | 614 GLuint src_w, src_h, dst_w, dst_h; in _mesa_CopyImageSubData() local 773 GLuint src_w, src_h, dst_w, dst_h; in _mesa_CopyImageSubDataNV() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/ |
D | conv_depthwise_fp16.c | 494 const float16_t *src_h = src + ih * sliding->in_h_step_; in DepthwiseBorderFp16() local 524 const float16_t *src_h = src; in DepthwiseCenterFp16() local 647 const float16_t *src_h = src + top * sliding->out_h_step_; in DeconvDepthwiseBorderFp16() local 682 const float16_t *src_h = src; in DeconvDepthwiseCenterFp16() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
D | conv_depthwise_fp32.c | 218 const float *src_h = src + ih * sliding->in_h_step_; in ConvDwBorder() local 266 const float *src_h = src; in ConvDwCenter() local 898 const float *src_h = src + top * sliding->out_h_step_; in DeconvDwBorder() local 933 const float *src_h = src; in DeconvDwCenter() local 1033 const float *src_h = src + ih * sw_param->in_h_step_; in DepthwiseBorderAvxFp32() local 1094 const float *src_h = input_data + in_start + (oh - out_top) * in_sh_step; in DepthwiseSWAvxFp32() local
|
D | conv_common_fp32.c | 313 const float *src_h = src + ih * sw_param->in_h_step_; in SWBorder() local 389 const float *src_h = input_data + center_step; in ConvSWFp32() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
D | conv_depthwise_int8.c | 545 const int8_t *src_h = src + ih * sliding->in_h_step_; in ConvDwInt8Border() local 575 const int8_t *src_h = src; in ConvDwInt8Center() local 692 const int16_t *src_h = src + top * sliding->out_h_step_; in DeconvDwInt8Border() local 722 const int16_t *src_h = src; in DeconvDwInt8Center() local
|
/third_party/ffmpeg/libavcodec/ |
D | vc1dec.c | 179 uint8_t* src_h[2][2]; in vc1_draw_sprites() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_copyimage.c | 545 int src_w, int src_h) in fallback_copy_image()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_surface.c | 664 int src_w, src_h; in SDL_UpperBlitScaled() local
|
D | SDL_blit.h | 58 int src_w, src_h; member
|