Searched refs:Crrtab (Results 1 – 5 of 5) sorted by relevance
30 int *Crrtab = upsample->Cr_r_tab; in LOCAL() local48 cred = Crrtab[cr]; in LOCAL()73 cred = Crrtab[cr]; in LOCAL()101 int *Crrtab = upsample->Cr_r_tab; in LOCAL() local120 cred = Crrtab[cr]; in LOCAL()147 cred = Crrtab[cr]; in LOCAL()174 int *Crrtab = upsample->Cr_r_tab; in LOCAL() local194 cred = Crrtab[cr]; in LOCAL()234 cred = Crrtab[cr]; in LOCAL()270 int *Crrtab = upsample->Cr_r_tab; in LOCAL() local[all …]
36 int *Crrtab = upsample->Cr_r_tab; in LOCAL() local51 cred = Crrtab[cr]; in LOCAL()76 cred = Crrtab[cr]; in LOCAL()108 int *Crrtab = upsample->Cr_r_tab; in LOCAL() local125 cred = Crrtab[cr]; in LOCAL()166 cred = Crrtab[cr]; in LOCAL()
32 register int *Crrtab = cconvert->Cr_r_tab; in LOCAL() local51 r = range_limit[y + Crrtab[cr]]; in LOCAL()64 r = range_limit[y + Crrtab[cr]]; in LOCAL()73 r = range_limit[y + Crrtab[cr]]; in LOCAL()86 r = range_limit[y + Crrtab[cr]]; in LOCAL()111 register int *Crrtab = cconvert->Cr_r_tab; in LOCAL() local131 r = range_limit[DITHER_565_R(y + Crrtab[cr], d0)]; in LOCAL()145 r = range_limit[DITHER_565_R(y + Crrtab[cr], d0)]; in LOCAL()156 r = range_limit[DITHER_565_R(y + Crrtab[cr], d0)]; in LOCAL()171 r = range_limit[DITHER_565_R(y + Crrtab[cr], d0)]; in LOCAL()
43 register int *Crrtab = cconvert->Cr_r_tab; in LOCAL() local60 outptr[RGB_RED] = range_limit[y + Crrtab[cr]]; in LOCAL()
539 register int *Crrtab = cconvert->Cr_r_tab; in ycck_cmyk_convert() local557 outptr[0] = range_limit[MAXJSAMPLE - (y + Crrtab[cr])]; /* red */ in ycck_cmyk_convert()