Searched defs:kernel_width (Results 1 – 4 of 4) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/infer/ |
| D | conv2d_infer.c | 56 int kernel_width = (kernel_w - 1) * dilate_w + 1; in ConvInferShape() local
|
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imstb_truetype.h | 3820 …t__h_prefilter(unsigned char *pixels, int w, int h, int stride_in_bytes, unsigned int kernel_width) in stbtt__h_prefilter() 3882 …t__v_prefilter(unsigned char *pixels, int w, int h, int stride_in_bytes, unsigned int kernel_width) in stbtt__v_prefilter()
|
| /third_party/mesa3d/src/imgui/ |
| D | imstb_truetype.h | 3852 …t__h_prefilter(unsigned char *pixels, int w, int h, int stride_in_bytes, unsigned int kernel_width) in stbtt__h_prefilter() 3914 …t__v_prefilter(unsigned char *pixels, int w, int h, int stride_in_bytes, unsigned int kernel_width) in stbtt__v_prefilter()
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imstb_truetype.h | 3852 …t__h_prefilter(unsigned char *pixels, int w, int h, int stride_in_bytes, unsigned int kernel_width) in stbtt__h_prefilter() 3914 …t__v_prefilter(unsigned char *pixels, int w, int h, int stride_in_bytes, unsigned int kernel_width) in stbtt__v_prefilter()
|