Home
last modified time | relevance | path

Searched refs:img_mcu_y (Results 1 – 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
Dstb_image.h1939 int img_mcu_x, img_mcu_y; member
2948 for (j=0; j < z->img_mcu_y; ++j) { in stbi__parse_entropy_coded_data()
3008 for (j=0; j < z->img_mcu_y; ++j) { in stbi__parse_entropy_coded_data()
3277 z->img_mcu_y = (s->img_y + z->img_mcu_h-1) / z->img_mcu_h; in stbi__process_frame_header()
3291 z->img_comp[i].h2 = z->img_mcu_y * z->img_comp[i].v * 8; in stbi__process_frame_header()