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