Searched refs:stbir__edge_wrap (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image_resize.h | 999 stbir__inline static int stbir__edge_wrap(stbir_edge edge, int n, int max) in stbir__edge_wrap() function 1255 …size_t in_buffer_row_offset = stbir__edge_wrap(edge_vertical, n, stbir_info->input_h) * input_stri… in stbir__decode_scanline() 1278 int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels; in stbir__decode_scanline() 1288 int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels; in stbir__decode_scanline() 1301 int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels; in stbir__decode_scanline() 1311 int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels; in stbir__decode_scanline() 1324 int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels; in stbir__decode_scanline() 1334 int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels; in stbir__decode_scanline() 1347 int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels; in stbir__decode_scanline() 1357 int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels; in stbir__decode_scanline()
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image_resize.h | 999 stbir__inline static int stbir__edge_wrap(stbir_edge edge, int n, int max) in stbir__edge_wrap() function 1255 …size_t in_buffer_row_offset = stbir__edge_wrap(edge_vertical, n, stbir_info->input_h) * input_stri… in stbir__decode_scanline() 1278 int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels; in stbir__decode_scanline() 1288 int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels; in stbir__decode_scanline() 1301 int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels; in stbir__decode_scanline() 1311 int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels; in stbir__decode_scanline() 1324 int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels; in stbir__decode_scanline() 1334 int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels; in stbir__decode_scanline() 1347 int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels; in stbir__decode_scanline() 1357 int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels; in stbir__decode_scanline()
|