Home
last modified time | relevance | path

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

/external/armnn/third-party/stb/
Dstb_image_resize.h1447 int coefficient_width = stbir_info->horizontal_coefficient_width; in stbir__resample_horizontal_upsample() local
1455 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_upsample()
1530 int coefficient_width = stbir_info->horizontal_coefficient_width; in stbir__resample_horizontal_downsample() local
1546 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1567 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1589 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1612 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1636 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1878 int coefficient_width = stbir_info->vertical_coefficient_width; in stbir__resample_vertical_upsample() local
1888 int coefficient_group = coefficient_width * contributor; in stbir__resample_vertical_upsample()
[all …]