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.h1452 int coefficient_width = stbir_info->horizontal_coefficient_width; in stbir__resample_horizontal_upsample() local
1460 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_upsample()
1535 int coefficient_width = stbir_info->horizontal_coefficient_width; in stbir__resample_horizontal_downsample() local
1551 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1572 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1594 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1617 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1641 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1883 int coefficient_width = stbir_info->vertical_coefficient_width; in stbir__resample_vertical_upsample() local
1893 int coefficient_group = coefficient_width * contributor; in stbir__resample_vertical_upsample()
[all …]