/aosp_15_r20/external/libopus/celt/ |
H A D | mdct.h | 86 #define clt_mdct_forward(_l, _in, _out, _window, _overlap, _shift, _stride, _arch) \ argument 96 #define clt_mdct_backward(_l, _in, _out, _window, _overlap, _shift, _stride, _arch) \ argument 103 #define clt_mdct_forward(_l, _in, _out, _window, _overlap, _shift, _stride, _arch) \ argument 106 #define clt_mdct_backward(_l, _in, _out, _window, _overlap, _shift, _stride, _arch) \ argument
|
/aosp_15_r20/external/libopus/celt/arm/ |
H A D | mdct_arm.h | 52 #define clt_mdct_forward(_l, _in, _out, _window, _int, _shift, _stride, _arch) \ argument 54 #define clt_mdct_backward(_l, _in, _out, _window, _int, _shift, _stride, _arch) \ argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/ |
H A D | Deconv.cpp | 178 dnnl::memory::dims _stride = stride.vec(); in deconvolution() local 273 dnnl::memory::dims _stride = stride.vec(); in deconvolution_backward_data() local 359 dnnl::memory::dims _stride = stride.vec(); in deconvolution_backward_weights() local
|
H A D | Conv.cpp | 186 dnnl::memory::dims _stride = stride.vec(); in convolution() local 279 dnnl::memory::dims _stride = stride.vec(); in convolution_backward_weights() local 389 dnnl::memory::dims _stride = stride.vec(); in convolution_backward_data() local
|
/aosp_15_r20/hardware/google/gchips/gralloc4/src/aidl/ |
D | GrallocAllocator2.cpp | 46 auto hidl_cb = [&](HidlError _error, int _stride, hidl_vec<hidl_handle> _buffers) { in allocate() 114 auto hidl_cb = [&](HidlError _error, int _stride, hidl_vec<hidl_handle> _buffers) { in allocate2()
|
D | GrallocAllocator.cpp | 49 auto hidl_cb = [&](HidlError _error, int _stride, hidl_vec<hidl_handle> _buffers) { in allocate()
|
/aosp_15_r20/hardware/interfaces/renderscript/1.0/vts/functional/ |
H A D | VtsMiscellaneousTests.cpp | 128 [&](Ptr _dataPtr, Size _stride){ in TEST_P() 134 [&](Ptr _dataPtr, Size _stride){ in TEST_P()
|
/aosp_15_r20/external/mesa3d/src/vulkan/util/ |
H A D | vk_util.h | 327 #define vk_foreach_multi_draw_indexed(_draw, _i, _pDrawInfo, _num_draws, _stride) \ argument 334 #define vk_foreach_multi_draw(_draw, _i, _pDrawInfo, _num_draws, _stride) \ argument
|
/aosp_15_r20/external/libyuv/source/ |
H A D | rotate_lsx.cc | 47 #define LSX_ST_4(_dst0, _dst1, _dst2, _dst3, _dst, _stride, _stride2, \ argument 57 #define LSX_ST_2(_dst0, _dst1, _dst, _stride, _stride2) \ argument
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/ |
H A D | NEReorgLayerKernel.h | 80 int32_t _stride; variable
|
/aosp_15_r20/hardware/interfaces/renderscript/1.0/default/ |
H A D | Context.cpp | 198 size_t _stride = static_cast<size_t>(stride); in allocation2DWrite() local 214 size_t _stride = static_cast<size_t>(stride); in allocation3DWrite() local 267 size_t _stride = static_cast<size_t>(stride); in allocation2DRead() local 283 size_t _stride = static_cast<size_t>(stride); in allocation3DRead() local 355 size_t _stride = 0; in allocationGetPointer() local
|
/aosp_15_r20/external/pytorch/torch/utils/ |
H A D | flop_counter.py | 132 def conv_flop(x_shape, w_shape, _bias, _stride, _padding, _dilation, transposed, *args, out_shape=N… argument 143 _stride, argument
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/ |
H A D | Helpers.h | 100 size_t _stride; variable
|
H A D | Types.h | 685 : _stride(std::make_pair(stride_x, stride_y)), in _stride() function
|
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/ |
H A D | vpx_convolve_lsx.h | 56 #define LSX_LD_4(_src, _stride, _src0, _src1, _src2, _src3) \ argument
|
H A D | fwd_txfm_lsx.h | 193 #define VP9_ADDBLK_ST8x4_UB(dst, _stride, _stride2, _stride3, in0, in1, in2, \ argument
|
H A D | loopfilter_16_lsx.c | 16 #define LSX_LD_8(_src, _stride, _stride2, _stride3, _stride4, _in0, _in1, \ argument 31 _stride, _stride2, _stride3, _stride4) \ argument
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_proxy_tensor.py | 1112 def f(_a, _b, _stride): argument
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 45025 "_stride": 42613, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 45025 "_stride": 42613, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 44966 "_stride": 42613, number
|