Searched defs:input_pixel_index (Results  1 – 1 of 1) sorted by relevance
| /external/armnn/third-party/stb/ | 
| D | stb_image_resize.h | 1281             int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels;  in stbir__decode_scanline()  local1291             int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels;  in stbir__decode_scanline()  local
 1304             int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels;  in stbir__decode_scanline()  local
 1314             int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels;  in stbir__decode_scanline()  local
 1327             int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels;  in stbir__decode_scanline()  local
 1337             int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels;  in stbir__decode_scanline()  local
 1350             int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels;  in stbir__decode_scanline()  local
 1360             int input_pixel_index = stbir__edge_wrap(edge_horizontal, x, input_w) * channels;  in stbir__decode_scanline()  local
 
 |