Searched refs:coefficient_width (Results 1 – 1 of 1) sorted by relevance
1447 int coefficient_width = stbir_info->horizontal_coefficient_width; in stbir__resample_horizontal_upsample() local1455 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() local1546 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() local1888 int coefficient_group = coefficient_width * contributor; in stbir__resample_vertical_upsample()[all …]