/aosp_15_r20/external/XNNPACK/test/ |
H A D | pack-microkernel-tester.h | 55 inline PackMicrokernelTester& x_stride(size_t x_stride) { in x_stride() function 61 inline size_t x_stride() const { in x_stride() function
|
H A D | prelu-operator-tester.h | 51 inline PReLUOperatorTester& x_stride(size_t x_stride) { in x_stride() argument 57 inline size_t x_stride() const { in x_stride() function
|
/aosp_15_r20/external/webp/extras/ |
H A D | get_disto.c | 60 int x_stride, int y_stride, int max) { in RescalePlane() 75 int x_stride, int w, int h, int do_scaling) { in DiffScaleChannel() 165 int x_stride, int w, int h, int do_scaling) { in SSIMScaleChannel()
|
/aosp_15_r20/external/webp/src/dsp/ |
H A D | rescaler_mips32.c | 26 const int x_stride = wrk->num_channels; in ImportRowShrink_MIPS32() local 86 const int x_stride = wrk->num_channels; in ImportRowExpand_MIPS32() local
|
H A D | rescaler.c | 31 const int x_stride = wrk->num_channels; in WebPRescalerImportRowExpand_C() local 64 const int x_stride = wrk->num_channels; in WebPRescalerImportRowShrink_C() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
H A D | runtime_conv3d.cc | 30 int64_t output_x, int64_t output_y, int64_t output_z, int64_t x_stride, in __xla_cpu_runtime_EigenConv3DF32() 55 int64_t output_x, int64_t output_y, int64_t output_z, int64_t x_stride, in __xla_cpu_runtime_EigenConv3DF16()
|
H A D | runtime_single_threaded_conv3d.cc | 27 int64_t output_x, int64_t output_y, int64_t output_z, int64_t x_stride, in __xla_cpu_runtime_EigenSingleThreadedConv3DF32() 50 int64_t output_x, int64_t output_y, int64_t output_z, int64_t x_stride, in __xla_cpu_runtime_EigenSingleThreadedConv3DF16()
|
H A D | runtime_conv_impl.h | 36 Eigen::Index x_stride, Eigen::Index y_stride, Eigen::Index padding_x_before, in EigenConv2DImpl() 114 Eigen::Index x_stride, Eigen::Index y_stride, Eigen::Index z_stride, in EigenConv3DImpl()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/ |
H A D | operator-run.c | 757 size_t x_stride; member 791 size_t x_stride; member 810 size_t x_stride; member 830 size_t x_stride; member 848 size_t x_stride; member 867 size_t x_stride; member 1531 const size_t x_stride = op->input_pixel_stride; in pytorch_qnnp_run_operator() local 1571 const size_t x_stride = op->input_pixel_stride; in pytorch_qnnp_run_operator() local
|
/aosp_15_r20/external/XNNPACK/src/xnnpack/ |
H A D | compute.h | 861 size_t x_stride; member 885 size_t x_stride; member 900 size_t x_stride; member 917 size_t x_stride; member 1010 size_t x_stride; member 1027 size_t x_stride; member 1068 size_t x_stride; member 1087 size_t x_stride; member
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/framework/ |
H A D | gradient_checker.cc | 143 const int x_stride = JacobianStride<X_T>::value; in ComputeTheoreticalJacobianTranspose() local 224 const int x_stride = JacobianStride<X_T>::value; in ComputeNumericJacobianTranspose() local
|
/aosp_15_r20/external/XNNPACK/src/x32-packx/ |
H A D | x2-scalar.c | 15 size_t x_stride, in xnn_x32_packx_ukernel_2x__scalar()
|
H A D | x3-scalar.c | 15 size_t x_stride, in xnn_x32_packx_ukernel_3x__scalar()
|
H A D | x4-scalar.c | 15 size_t x_stride, in xnn_x32_packx_ukernel_4x__scalar()
|
H A D | x4-neon-st4.c | 17 size_t x_stride, in xnn_x32_packx_ukernel_4x__neon_st4()
|
H A D | x4-wasmsimd.c | 17 size_t x_stride, in xnn_x32_packx_ukernel_4x__wasmsimd()
|
H A D | x4-sse.c | 17 size_t x_stride, in xnn_x32_packx_ukernel_4x__sse()
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_sample_aos.c | 455 LLVMValueRef x_stride; in lp_build_sample_image_nearest() local 759 LLVMValueRef x_stride, y_stride, z_stride; in lp_build_sample_image_linear() local
|
H A D | lp_bld_sample.c | 2175 LLVMValueRef x_stride; in lp_build_sample_offset() local 2304 … LLVMValueRef x_stride = lp_build_const_vec(gallivm, bld->type, util_format_get_blocksize(format)); in lp_build_tiled_sample_offset() local
|
/aosp_15_r20/external/XNNPACK/src/ |
H A D | operator-run.c | 940 const size_t x_stride = context->x_stride; in xnn_compute_prelu() local 1087 const size_t x_stride = context->x_stride; in xnn_compute_univector_strided() local 1162 const size_t x_stride = context->x_stride; in xnn_compute_vmulcaddc() local
|
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/ |
H A D | onedevice_train_palm_detection_filter_inference_beta.cc | 596 const int32_t x_stride = input_shape[3]; in Im2Row() local
|
H A D | onedevice_train_palm_detection_filter_inference.cc | 597 const int32_t x_stride = input_shape[3]; in Im2Row() local
|
H A D | onedevice_train_palm_detection_filter_inference_v2.cc | 596 const int32_t x_stride = input_shape[3]; in Im2Row() local
|
/aosp_15_r20/external/XNNPACK/src/amalgam/ |
H A D | sse.c | 8246 size_t x_stride, in xnn_x32_packx_ukernel_4x__sse()
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 9699 int height, int x_stride, int y, int line_no, in DecodePixelData()
|