Searched refs:coefficient_width (Results 1 – 2 of 2) sorted by relevance
1449 int coefficient_width = stbir_info->horizontal_coefficient_width; in stbir__resample_horizontal_upsample() local1457 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_upsample()1532 int coefficient_width = stbir_info->horizontal_coefficient_width; in stbir__resample_horizontal_downsample() local1548 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()1569 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()1591 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()1614 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()1638 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()1880 int coefficient_width = stbir_info->vertical_coefficient_width; in stbir__resample_vertical_upsample() local1890 int coefficient_group = coefficient_width * contributor; in stbir__resample_vertical_upsample()[all …]