Home
last modified time | relevance | path

Searched defs:stride2 (Results 1 – 25 of 29) sorted by relevance

12

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dcumsum_impl.cu30 size_t stride2) { in LeftMoveSum()
52 size_t stride2) { in RightMoveSum()
73 size_t stride2) { in CumSumKernelReverse()
95 size_t stride2) { in CumSumKernel()
116 size_t stride2, bool exclusive_, bool reverse_, cudaStream_t stream) { in CumSum()
Dcumprod_impl.cu30 size_t stride2) { in LeftMoveProd()
52 size_t stride2) { in RightMoveProd()
73 size_t stride2) { in CumProdKernelReverse()
95 size_t stride2) { in CumProdKernel()
116 size_t stride2, bool exclusive_, bool reverse_, cudaStream_t stream) { in CumProd()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dcumsum_cpu_kernel.cc114 size_t stride2, size_t start, size_t end) const { in LeftMove()
133 size_t stride2, size_t start, size_t end) const { in RightMove()
151 …el::Copy(T *input, T *output, size_t dim0, size_t dim1, size_t dim2, size_t stride, size_t stride2, in Copy()
166 … size_t stride, size_t stride2, size_t start, size_t end) const { in CumSumKernelReverse()
185 size_t stride2, size_t start, size_t end) const { in CumSumKernel()
/third_party/mesa3d/src/egl/wayland/wayland-drm/
Dwayland-drm.c65 int32_t offset2, int32_t stride2) in create_buffer()
141 int32_t offset2, int32_t stride2) in drm_create_planar_buffer()
170 int32_t offset2, int32_t stride2) in drm_create_prime_buffer()
/third_party/ffmpeg/libavutil/
Dpixelutils.c29 const uint8_t *src2, ptrdiff_t stride2, in sad_wxh()
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dssim.c64 const uint8_t* src2, int stride2, in SSIMGetClipped_C()
94 const uint8_t* src2, int stride2) { in SSIMGet_C()
Dssim_sse2.c126 const uint8_t* src2, int stride2) { in SSIMGet_SSE2()
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dssim.c64 const uint8_t* src2, int stride2, in SSIMGetClipped_C()
94 const uint8_t* src2, int stride2) { in SSIMGet_C()
Dssim_sse2.c126 const uint8_t* src2, int stride2) { in SSIMGet_SSE2()
/third_party/boost/boost/numeric/ublas/detail/
Draw.hpp441 int stride2( const M &m ) { in stride2() function
453 int stride2( const matrix_reference<M> &m ) { in stride2() function
464 int stride2( const c_matrix<T, M, N> &m ) { in stride2() function
480 int stride2( const matrix_range<M> &m ) { in stride2() function
485 int stride2( const matrix_slice<M> &m ) { in stride2() function
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dtranspose_fp32.c38 const int stride2 = strides[perm[2]]; in TransposeDim3Fp32() local
61 const int stride2 = strides[perm[2]]; in TransposeDim4Fp32() local
93 const int stride2 = strides[perm[2]]; in TransposeDim5Fp32() local
132 const int stride2 = strides[perm[2]]; in TransposeDim6Fp32() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dtranspose_fp16.c40 const int stride2 = strides[perm[2]]; in Fp16TransposeDim3() local
63 const int stride2 = strides[perm[2]]; in Fp16TransposeDim4() local
95 const int stride2 = strides[perm[2]]; in Fp16TransposeDim5() local
134 const int stride2 = strides[perm[2]]; in Fp16TransposeDim6() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dtranspose_int8.c38 const int stride2 = strides[perm[2]]; in TransposeDim3Int8() local
61 const int stride2 = strides[perm[2]]; in TransposeDim4Int8() local
93 const int stride2 = strides[perm[2]]; in TransposeDim5Int8() local
132 const int stride2 = strides[perm[2]]; in TransposeDim6Int8() local
/third_party/skia/third_party/externals/libwebp/extras/
Dget_disto.c74 const uint8_t* src2, int stride2, in DiffScaleChannel()
135 const uint8_t* src2, int stride2, in SSIMGetClipped()
164 const uint8_t* src2, int stride2, in SSIMScaleChannel()
/third_party/flutter/skia/third_party/externals/libwebp/extras/
Dget_disto.c74 const uint8_t* src2, int stride2, in DiffScaleChannel()
135 const uint8_t* src2, int stride2, in SSIMGetClipped()
164 const uint8_t* src2, int stride2, in SSIMScaleChannel()
/third_party/ffmpeg/tests/
Dtiny_ssim.c48 const pixel *pix2, intptr_t stride2, in ssim_4x4x2_core()
115 pixel *pix2, intptr_t stride2, in ssim_plane()
/third_party/ffmpeg/libavutil/tests/
Dpixelutils.c28 const uint8_t *block2, ptrdiff_t stride2, in run_single_test()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavutils.c287 int stride, stride2; in gst_ffmpeg_avpicture_fill() local
/third_party/ffmpeg/libavcodec/
Dsnow.c294 int stride2 = MC_STRIDE(dxy + 1); in mc_block() local
314 int stride2 = MC_STRIDE(r); in mc_block() local
Dutvideodec.c417 const ptrdiff_t stride2 = stride << 1; in restore_median_planar_il() local
513 const ptrdiff_t stride2 = stride << 1; in restore_gradient_planar_il() local
Dzmbvenc.c86 uint8_t *src2, int stride2, int bw, int bh, in block_cmp()
Dopus_pvq.c111 uint32_t stride2 = 0; in celt_exp_rotation() local
/third_party/ffmpeg/libswscale/tests/
Dswscale.c59 int stride1, int stride2, int w, int h) in getSSD()
/third_party/ffmpeg/libavfilter/
Dvf_vaguedenoiser.c209 static inline void copyh(const float *p1, float *p2, const int stride2, const int length) in copyh()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video_vp.c114 uint32_t stride1, stride2; // 04 08 member

12