Searched refs:Cr_r_tab (Results 1 – 10 of 10) sorted by relevance
22 int * Cr_r_tab; /* => table for Cr to R conversion */ member77 cconvert->Cr_r_tab = (int *) in build_ycc_rgb_table()94 cconvert->Cr_r_tab[i] = (int) in build_ycc_rgb_table()132 register int * Crrtab = cconvert->Cr_r_tab; in ycc_rgb_convert()257 register int * Crrtab = cconvert->Cr_r_tab; in ycck_cmyk_convert()
52 int * Cr_r_tab; /* => table for Cr to R conversion */ member89 upsample->Cr_r_tab = (int *) in build_ycc_rgb_table()106 upsample->Cr_r_tab[i] = (int) in build_ycc_rgb_table()237 int * Crrtab = upsample->Cr_r_tab; in h2v1_merged_upsample()299 int * Crrtab = upsample->Cr_r_tab; in h2v2_merged_upsample()
191 i = ycbcr->Y_tab[Y] + ycbcr->Cr_r_tab[Cr]; in TIFFYCbCrtoRGB()233 ycbcr->Cr_r_tab = (int*) (clamptab + 3*256); in TIFFYCbCrToRGBInit()234 ycbcr->Cb_b_tab = ycbcr->Cr_r_tab + 256; in TIFFYCbCrToRGBInit()262 ycbcr->Cr_r_tab[i] = (int32)((D1*Cr + ONE_HALF)>>SHIFT); in TIFFYCbCrToRGBInit()
158 int* Cr_r_tab; member
31 int * Crrtab = upsample->Cr_r_tab; in LOCAL()102 int * Crrtab = upsample->Cr_r_tab; in LOCAL()176 int * Crrtab = upsample->Cr_r_tab; in LOCAL()272 int * Crrtab = upsample->Cr_r_tab; in LOCAL()
37 int * Crrtab = upsample->Cr_r_tab; in LOCAL()110 int * Crrtab = upsample->Cr_r_tab; in LOCAL()
59 int *Cr_r_tab; /* => table for Cr to R conversion */ member197 upsample->Cr_r_tab = (int *) in build_ycc_rgb_table()214 upsample->Cr_r_tab[i] = (int) in build_ycc_rgb_table()
30 int *Cr_r_tab; /* => table for Cr to R conversion */ member218 cconvert->Cr_r_tab = (int *) in build_ycc_rgb_table()235 cconvert->Cr_r_tab[i] = (int) in build_ycc_rgb_table()547 register int *Crrtab = cconvert->Cr_r_tab; in ycck_cmyk_convert()
43 register int * Crrtab = cconvert->Cr_r_tab; in LOCAL()
32 register int * Crrtab = cconvert->Cr_r_tab; in LOCAL()111 register int * Crrtab = cconvert->Cr_r_tab; in LOCAL()