Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h1958 int img_mcu_w, img_mcu_h; member
3313 z->img_mcu_w = h_max * 8; in stbi__process_frame_header()
3316 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in stbi__process_frame_header()

Completed in 11 milliseconds