Searched defs:width_size (Results  1 – 9 of 9) sorted by relevance
| /external/tensorflow/tensorflow/lite/delegates/hexagon/builders/ | 
| D | matmul_builder.cc | 32 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
 
 | 
| D | cast_builder.cc | 43   int batch_size, height_size, width_size, depth_size;  in PopulateSubGraph()  local
 | 
| D | op_builder.h | 177   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()
 
 | 
| D | op_builder.cc | 205   int batch_size, height_size, width_size, depth_size;  in AddConstNodeWithData()  local327   int batch_size, height_size, width_size, depth_size;  in AddOutput()  local
 
 | 
| D | rsqrt_builder.cc | 86   int batch_size, height_size, width_size, depth_size;  in PopulateSubGraph()  local
 | 
| /external/tensorflow/tensorflow/lite/delegates/hexagon/ | 
| D | utils.cc | 62                         unsigned int* width_size, unsigned int* depth_size,  in Get4DShape()
 | 
| /external/ComputeLibrary/src/core/NEON/kernels/ | 
| D | NEStridedSliceKernel.cpp | 136     size_t width_size = input->info()->element_size();  in run_op()  local
 | 
| /external/mesa3d/src/gallium/auxiliary/util/ | 
| D | u_surface.c | 105    unsigned width_size;  in util_fill_rect()  local
 | 
| /external/OpenCL-CTS/test_conformance/images/kernel_read_write/ | 
| D | test_common.cpp | 256     size_t width_size, height_size, depth_size;  in test_read_image()  local
 |