Home
last modified time | relevance | path

Searched defs:stride1 (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/detail/
Draw.hpp435 int stride1( const M &m ) { in stride1() function
448 int stride1( const matrix_reference<M> &m ) { in stride1() function
459 int stride1( const c_matrix<T, M, N> &m ) { in stride1() function
470 int stride1( const matrix_range<M> &m ) { in stride1() function
475 int stride1( const matrix_slice<M> &m ) { in stride1() function
/aosp_15_r20/external/mesa3d/src/egl/wayland/wayland-drm/
H A Dwayland-drm.c62 int32_t offset1, int32_t stride1, int32_t offset2, in create_buffer()
134 int32_t stride0, int32_t offset1, int32_t stride1, in drm_create_planar_buffer()
160 int32_t offset1, int32_t stride1, int32_t offset2, in drm_create_prime_buffer()
/aosp_15_r20/external/webp/extras/
H A Dget_disto.c73 static int DiffScaleChannel(uint8_t* src1, int stride1, in DiffScaleChannel()
134 static double SSIMGetClipped(const uint8_t* src1, int stride1, in SSIMGetClipped()
163 static int SSIMScaleChannel(uint8_t* src1, int stride1, in SSIMScaleChannel()
/aosp_15_r20/external/libgav1/tests/
H A Dblock_utils.cc29 int height, int stride1, int stride2, in PrintBlockDiff()
92 int height, int stride1, int stride2, in CompareBlocks()
/aosp_15_r20/external/webp/src/dsp/
H A Dssim.c63 static double SSIMGetClipped_C(const uint8_t* src1, int stride1, in SSIMGetClipped_C()
93 static double SSIMGet_C(const uint8_t* src1, int stride1, in SSIMGet_C()
H A Dssim_sse2.c125 static double SSIMGet_SSE2(const uint8_t* src1, int stride1, in SSIMGet_SSE2()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
Dconv_quant8_2.mod.py23 stride1 = Int32Scalar("stride1", 1) variable
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/tests/P_variation/
Dconv_float.mod.py24 stride1 = Int32Scalar("param2", 1) variable
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/jpeg/
H A Djpeg_mem_unittest.cc159 const int stride1 = (flags.stride != 0) ? flags.stride : w1 * c; in TestCropAndDecodeJpeg() local
290 const int stride1 = 3 * in_w; in TEST() local
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_variation/
Dconv_float.mod.py24 stride1 = Int32Scalar("param2", 1) variable
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/tests/P_naming/
Dconv_float.mod.py24 stride1 = Int32Scalar("param2", 1) variable
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_naming/
Dconv_float.mod.py24 stride1 = Int32Scalar("param2", 1) variable
/aosp_15_r20/external/webrtc/test/
H A Dframe_utils.cc25 int stride1, in EqualPlane()
/aosp_15_r20/external/libaom/aom_dsp/flow_estimation/x86/
H A Dcorner_match_avx2.c87 double aom_compute_correlation_avx2(const unsigned char *frame1, int stride1, in aom_compute_correlation_avx2()
H A Dcorner_match_sse4.c97 double aom_compute_correlation_sse4_1(const unsigned char *frame1, int stride1, in aom_compute_correlation_sse4_1()
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dmasked_variance_intrin_ssse3.h52 const uint8_t *src1, int stride1, in comp_mask_pred_8_ssse3()
H A Dvariance_avx2.c371 const int stride1 = invert_mask ? ref_stride : width; in aom_comp_mask_pred_avx2() local
450 const int stride1 = invert_mask ? ref_stride : width; in aom_highbd_comp_mask_pred_avx2() local
/aosp_15_r20/external/libaom/test/
H A Dencode_test_driver.cc103 static bool compare_plane(const uint8_t *const buf1, int stride1, in compare_plane()
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dreconinter_sse4.c30 const uint8_t *src1, int stride1, in av1_build_compound_diffwtd_mask_sse4_1()
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DExpandUtils.cpp173 int64_t stride1 = tensor_strides[dim1]; in infer_dense_strides() local
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dloopbce.go453 func stride1(x *[7]int) int { func
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1344 LLVMValueRef stride, stride1; in lp_build_get_level_stride_vec() local
1350 LLVMValueRef stride1; in lp_build_get_level_stride_vec() local
1363 LLVMValueRef stride1; in lp_build_get_level_stride_vec() local
/aosp_15_r20/external/webp/src/enc/
H A Dpicture_psnr_enc.c204 const size_t stride1 = 4 * (size_t)p1.argb_stride; in WebPPictureDistortion() local
/aosp_15_r20/external/libaom/aom_dsp/flow_estimation/
H A Dcorner_match.c68 double aom_compute_correlation_c(const unsigned char *frame1, int stride1, in aom_compute_correlation_c()
/aosp_15_r20/external/libaom/av1/encoder/arm/
H A Dtemporal_filter_neon_dotprod.c44 static inline void get_abs_diff(const uint8_t *frame1, const uint32_t stride1, in get_abs_diff()

12