Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_resize.h435 #ifndef STBIR_PROGRESS_REPORT
436 #define STBIR_PROGRESS_REPORT(float_0_to_1) macro
2112 STBIR_PROGRESS_REPORT((float)y / stbir_info->output_h); in stbir__buffer_loop_upsample()
2140STBIR_PROGRESS_REPORT((float)stbir_info->ring_buffer_first_scanline / stbir_info->output_h); in stbir__empty_ring_buffer()
2404 STBIR_PROGRESS_REPORT(0); in stbir__resize_allocated()
2411 STBIR_PROGRESS_REPORT(1); in stbir__resize_allocated()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_resize.h435 #ifndef STBIR_PROGRESS_REPORT
436 #define STBIR_PROGRESS_REPORT(float_0_to_1) macro
2112 STBIR_PROGRESS_REPORT((float)y / stbir_info->output_h); in stbir__buffer_loop_upsample()
2140STBIR_PROGRESS_REPORT((float)stbir_info->ring_buffer_first_scanline / stbir_info->output_h); in stbir__empty_ring_buffer()
2404 STBIR_PROGRESS_REPORT(0); in stbir__resize_allocated()
2411 STBIR_PROGRESS_REPORT(1); in stbir__resize_allocated()