Home
last modified time | relevance | path

Searched defs:total_height (Results 1 – 5 of 5) sorted by relevance

/external/blktrace/iowatcher/
Dplot.h50 int total_height; member
/external/ComputeLibrary/src/gpu/cl/kernels/
DClIm2ColKernel.cpp81 …const unsigned total_height = src->dimension(height_idx) + conv_info.pad_top() + conv_info.pad… in validate_arguments() local
/external/ComputeLibrary/src/cpu/kernels/
DCpuIm2ColKernel.cpp68 …const unsigned total_height = input->dimension(height_idx) + conv_info.pad_top() + conv_info.p… in validate_arguments() local
/external/mesa3d/src/gallium/drivers/i915/
Di915_resource_texture.c686 unsigned total_height = tex->total_nblocksy * 4; in i945_texture_layout_cube() local
/external/swiftshader/include/xcb/
Dshm.h138 uint16_t total_height; member