Home
last modified time | relevance | path

Searched defs:padded_height (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_resource.h39 unsigned height, padded_height; /* in samples */ member
/external/minigbm/
Dtegra.c81 int padded_height = ALIGN(height, NV_BLOCKLINEAR_GOB_HEIGHT * block_height); in compute_layout_blocklinear() local
/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_fused_image_transform.cc122 int64 padded_height; member
261 int padded_height, int padded_width, int input_depth, in operator ()()