Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_resize.h875 stbir__inline static int stbir__use_height_upsampling(stbir__info* stbir_info) in stbir__use_height_upsampling() function
1897 STBIR_ASSERT(stbir__use_height_upsampling(stbir_info)); in stbir__resample_vertical_upsample()
2004 STBIR_ASSERT(!stbir__use_height_upsampling(stbir_info)); in stbir__resample_vertical_downsample()
2069 STBIR_ASSERT(stbir__use_height_upsampling(stbir_info)); in stbir__buffer_loop_upsample()
2170 STBIR_ASSERT(!stbir__use_height_upsampling(stbir_info)); in stbir__buffer_loop_downsample()
2270 if (stbir__use_height_upsampling(info)) in stbir__calculate_memory()
2379 if (stbir__use_height_upsampling(info)) in stbir__resize_allocated()
2406 if (stbir__use_height_upsampling(info)) in stbir__resize_allocated()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_resize.h875 stbir__inline static int stbir__use_height_upsampling(stbir__info* stbir_info) in stbir__use_height_upsampling() function
1897 STBIR_ASSERT(stbir__use_height_upsampling(stbir_info)); in stbir__resample_vertical_upsample()
2004 STBIR_ASSERT(!stbir__use_height_upsampling(stbir_info)); in stbir__resample_vertical_downsample()
2069 STBIR_ASSERT(stbir__use_height_upsampling(stbir_info)); in stbir__buffer_loop_upsample()
2170 STBIR_ASSERT(!stbir__use_height_upsampling(stbir_info)); in stbir__buffer_loop_downsample()
2270 if (stbir__use_height_upsampling(info)) in stbir__calculate_memory()
2379 if (stbir__use_height_upsampling(info)) in stbir__resize_allocated()
2406 if (stbir__use_height_upsampling(info)) in stbir__resize_allocated()