Searched defs:xblocks (Results 1 – 2 of 2) sorted by relevance
868 int xblocks = (dim_x + block_x - 1) / block_x; in compress_image() local1209 unsigned int xblocks = (image_out.dim_x + block_x - 1) / block_x; in astcenc_decompress_image() local
2407 unsigned int xblocks = (dim_x + block_x - 1) / block_x; in load_cimage() local