Home
last modified time | relevance | path

Searched defs:y_blocks (Results 1 - 3 of 3) sorted by relevance

/third_party/astc-encoder/Utils/
H A Dastc_test_autoextract_hdr.cpp112 int y_blocks = (ref_dim_y + blockdim_y - 1) / blockdim_y; in main() local
H A Dastc_test_autoextract.cpp112 int y_blocks = (ref_dim_y + blockdim_y - 1) / blockdim_y; in main() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_texture.c510 unsigned y_blocks = DIV_ROUND_UP(texImage->Height2, blk_h); in st_MapTextureImage() local

Completed in 7 milliseconds