/external/webrtc/api/video/ |
D | i444_buffer.cc | 31 int I444DataSize(int height, int stride_y, int stride_u, int stride_v) { in I444DataSize() 42 int stride_y, in I444Buffer() 70 int stride_y, in Create() 89 int stride_y, in Copy()
|
D | nv12_buffer.cc | 25 int NV12DataSize(int height, int stride_y, int stride_uv) { in NV12DataSize() 34 NV12Buffer::NV12Buffer(int width, int height, int stride_y, int stride_uv) in NV12Buffer() 58 int stride_y, in Create()
|
D | i420_buffer.cc | 30 int I420DataSize(int height, int stride_y, int stride_u, int stride_v) { in I420DataSize() 41 int stride_y, in I420Buffer() 69 int stride_y, in Create() 88 int stride_y, in Copy()
|
D | i422_buffer.cc | 31 int I422DataSize(int height, int stride_y, int stride_u, int stride_v) { in I422DataSize() 41 int stride_y, in I422Buffer() 69 int stride_y, in Create() 103 int stride_y, in Copy()
|
D | i010_buffer.cc | 28 int I010DataSize(int height, int stride_y, int stride_u, int stride_v) { in I010DataSize() 37 int stride_y, in I010Buffer()
|
D | i210_buffer.cc | 29 int I210DataSize(int height, int stride_y, int stride_u, int stride_v) { in I210DataSize() 172 int stride_y, in I210Buffer()
|
/external/ComputeLibrary/src/runtime/NEON/functions/ |
D | NEDeconvolutionLayer.cpp | 47 const unsigned int stride_y = info.stride().second; in compute_upsample_info() local 131 const unsigned int stride_y = info.stride().second; in validate() local 178 const unsigned int stride_y = info.stride().second; in configure() local
|
/external/webrtc/common_video/libyuv/ |
D | libyuv_unittest.cc | 29 void Calc16ByteAlignedStride(int width, int* stride_y, int* stride_uv) { in Calc16ByteAlignedStride() 156 int stride_y = 0; in TEST_F() local 293 int stride_y = 0; in TEST_F() local
|
/external/ComputeLibrary/src/runtime/CL/functions/ |
D | CLDirectDeconvolutionLayer.cpp | 104 const unsigned int stride_y = info.stride().second; in validate() local 132 const unsigned int stride_y = info.stride().second; in configure() local
|
/external/ComputeLibrary/tests/validation/fixtures/ |
D | DirectConvolution3DFixture.h | 161 …void setup(TensorShape input_shape, int stride_x, int stride_y, int stride_z, int pad_x, int pad_y… in setup() 174 …void setup(TensorShape input_shape, int stride_x, int stride_y, int stride_z, int pad_x, int pad_y… in setup()
|
D | DirectConvolutionLayerFixture.h | 234 …void setup(TensorShape input_shape, int stride_x, int stride_y, int pad_x, int pad_y, unsigned int… in setup() 247 …void setup(TensorShape input_shape, int stride_x, int stride_y, int pad_x, int pad_y, unsigned int… in setup()
|
/external/ComputeLibrary/tests/validation/reference/ |
D | Im2Col.cpp | 43 const int stride_y = conv_info.stride().second; in im2col_nchw() local 97 const int stride_y = conv_info.stride().second; in im2col_nhwc() local
|
D | IndirectConv2dAddressPrecalculation.cpp | 56 const int stride_y = static_cast<int32_t>(conv_info.stride().second); in indirect_conv2d_addr_precalculation() local
|
/external/ComputeLibrary/src/core/ |
D | Utils.cpp | 418 const unsigned int stride_y = pad_stride_info.stride().second; in deconvolution_output_dimensions() local 441 const int stride_y = pad_stride_info.stride().second; in scaled_dimensions() local 472 const int stride_y = pad_stride_info.stride().second; in scaled_dimensions_signed() local 503 const int stride_y = pool3d_info.stride.y(); in scaled_3d_dimensions_signed() local
|
D | AccessWindowStatic.cpp | 124 const int stride_y = _info->num_dimensions() > 1 ? strides[1] : _info->total_size(); in update_window_if_needed() local
|
D | AccessWindowTranspose.cpp | 151 const int stride_y = _info->num_dimensions() > 1 ? strides[1] : _info->total_size(); in update_window_if_needed() local
|
D | IAccessWindow.cpp | 170 const int stride_y = _info->num_dimensions() > 1 ? strides[1] : _info->total_size(); in update_window_if_needed() local
|
/external/ComputeLibrary/src/core/helpers/ |
D | PoolingHelpers.h | 37 …t int pad_x, const int pad_y, const int pad_z, const int stride_x, const int stride_y, const int s… in calculate_avg_scale_pool3d() 57 … const int pad_x, const int pad_y, const int stride_x, const int stride_y) in calculate_avg_scale_pool2d()
|
/external/ComputeLibrary/src/runtime/heuristics/indirect_conv/ |
D | ClIndirectConvDefaultConfigValhall.cpp | 69 const int32_t stride_y = conv_info.stride().second; in configure_G77_f32() local
|
/external/ComputeLibrary/tests/validation/fixtures/dynamic_fusion/gpu/cl/ |
D | DirectConv2dFixture.h | 226 …void setup(TensorShape input_shape, int stride_x, int stride_y, int pad_x, int pad_y, unsigned int… in setup() 345 …void setup(TensorShape input_shape, int stride_x, int stride_y, int pad_x, int pad_y, unsigned int… in setup()
|
/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/ |
D | onedevice_train_palm_detection_filter_inference_beta.cc | 123 int32_t stride_y, in GetConvOutputSizeVALID() 133 int32_t stride_y, in GetConvOutputSizeSAME() 221 int32_t stride_y, in DepthwiseConv2dNative() 312 int32_t stride_y, in DepthwiseConv2dNativeVALID() 327 int32_t stride_y, in DepthwiseConv2dNativeSAME() 574 int32_t stride_y, in Im2Row() 692 int32_t stride_y, in Im2RowVALID() 705 int32_t stride_y, in Im2RowSAME()
|
D | onedevice_train_palm_detection_filter_inference_v2.cc | 123 int32_t stride_y, in GetConvOutputSizeVALID() 133 int32_t stride_y, in GetConvOutputSizeSAME() 221 int32_t stride_y, in DepthwiseConv2dNative() 312 int32_t stride_y, in DepthwiseConv2dNativeVALID() 327 int32_t stride_y, in DepthwiseConv2dNativeSAME() 574 int32_t stride_y, in Im2Row() 692 int32_t stride_y, in Im2RowVALID() 705 int32_t stride_y, in Im2RowSAME()
|
D | onedevice_train_palm_detection_filter_inference.cc | 124 int32_t stride_y, in GetConvOutputSizeVALID() 134 int32_t stride_y, in GetConvOutputSizeSAME() 222 int32_t stride_y, in DepthwiseConv2dNative() 313 int32_t stride_y, in DepthwiseConv2dNativeVALID() 328 int32_t stride_y, in DepthwiseConv2dNativeSAME() 575 int32_t stride_y, in Im2Row() 693 int32_t stride_y, in Im2RowVALID() 706 int32_t stride_y, in Im2RowSAME()
|
/external/ComputeLibrary/src/core/NEON/kernels/ |
D | NEStackLayerKernel.cpp | 129 …const int stride_y = _output->info()->num_dimensions() >= 1 ? _output->info()->strides_in_bytes()[… in run() local
|
/external/ComputeLibrary/src/cpu/kernels/ |
D | CpuPool3dKernel.cpp | 90 const unsigned int stride_y = pool_info.stride.y(); in validate_arguments() local
|