Home
last modified time | relevance | path

Searched refs:img_mcu_x (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
2787 for (i=0; i < z->img_mcu_x; ++i) { in stbi__parse_entropy_coded_data()
2847 for (i=0; i < z->img_mcu_x; ++i) { in stbi__parse_entropy_coded_data()
3112 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in stbi__process_frame_header()
3126 z->img_comp[i].w2 = z->img_mcu_x * z->img_comp[i].h * 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
2787 for (i=0; i < z->img_mcu_x; ++i) { in stbi__parse_entropy_coded_data()
2847 for (i=0; i < z->img_mcu_x; ++i) { in stbi__parse_entropy_coded_data()
3112 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in stbi__process_frame_header()
3126 z->img_comp[i].w2 = z->img_mcu_x * z->img_comp[i].h * 8; in stbi__process_frame_header()