Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_resize.h1234 static float* stbir__get_decode_buffer(stbir__info* stbir_info) in stbir__get_decode_buffer() function
1252 float* decode_buffer = stbir__get_decode_buffer(stbir_info); in stbir__decode_scanline()
1446 float* decode_buffer = stbir__get_decode_buffer(stbir_info); in stbir__resample_horizontal_upsample()
1529 float* decode_buffer = stbir__get_decode_buffer(stbir_info); in stbir__resample_horizontal_downsample()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_resize.h1234 static float* stbir__get_decode_buffer(stbir__info* stbir_info) in stbir__get_decode_buffer() function
1252 float* decode_buffer = stbir__get_decode_buffer(stbir_info); in stbir__decode_scanline()
1446 float* decode_buffer = stbir__get_decode_buffer(stbir_info); in stbir__resample_horizontal_upsample()
1529 float* decode_buffer = stbir__get_decode_buffer(stbir_info); in stbir__resample_horizontal_downsample()