Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h1777 int img_mcu_x, img_mcu_y; member
2786 for (j=0; j < z->img_mcu_y; ++j) { in stbi__parse_entropy_coded_data()
2846 for (j=0; j < z->img_mcu_y; ++j) { in stbi__parse_entropy_coded_data()
3113 z->img_mcu_y = (s->img_y + z->img_mcu_h-1) / z->img_mcu_h; in stbi__process_frame_header()
3127 z->img_comp[i].h2 = z->img_mcu_y * z->img_comp[i].v * 8; in stbi__process_frame_header()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h1777 int img_mcu_x, img_mcu_y; member
2786 for (j=0; j < z->img_mcu_y; ++j) { in stbi__parse_entropy_coded_data()
2846 for (j=0; j < z->img_mcu_y; ++j) { in stbi__parse_entropy_coded_data()
3113 z->img_mcu_y = (s->img_y + z->img_mcu_h-1) / z->img_mcu_h; in stbi__process_frame_header()
3127 z->img_comp[i].h2 = z->img_mcu_y * z->img_comp[i].v * 8; in stbi__process_frame_header()