Home
last modified time | relevance | path

Searched defs:width_size (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
H A Dmatmul_builder.cc32 void GetDims(int* batch_size, int* height_size, int* width_size, in GetDims()
166 int batch_size, height_size, width_size, depth_size; in PopulateSubGraph() local
228 int batch_size, height_size, width_size, depth_size; in PopulateSubGraph() local
H A Dop_builder.h177 void GetDims(int* batch_size, int* height_size, int* width_size, in GetDims()
373 void GetDims(int* batch_size, int* height_size, int* width_size, in GetDims()
H A Dop_builder.cc205 int batch_size, height_size, width_size, depth_size; in AddConstNodeWithData() local
327 int batch_size, height_size, width_size, depth_size; in AddOutput() local
H A Dcast_builder.cc43 int batch_size, height_size, width_size, depth_size; in PopulateSubGraph() local
H A Drsqrt_builder.cc86 int batch_size, height_size, width_size, depth_size; in PopulateSubGraph() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/
H A Dutils.cc62 unsigned int* width_size, unsigned int* depth_size, in Get4DShape()
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEStridedSliceKernel.cpp136 size_t width_size = input->info()->element_size(); in run_op() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_surface.c105 unsigned width_size; in util_fill_rect() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
H A Dtest_common.cpp256 size_t width_size, height_size, depth_size; in test_read_image() local