Home
last modified time | relevance | path

Searched refs:block_count_x (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Utils/Example/
H A Dastc_api_example.cpp76 unsigned int block_count_x = (image_x + block_x - 1) / block_x; in main() local
118 size_t comp_len = block_count_x * block_count_y * 16; in main()

Completed in 1 milliseconds