Searched refs:Crrtab (Results 1 – 4 of 4) sorted by relevance
262 int * Crrtab = upsample->Cr_r_tab; in h2v1_merged_upsample() local277 cred = Crrtab[cr]; in h2v1_merged_upsample()296 cred = Crrtab[cr]; in h2v1_merged_upsample()321 int * Crrtab = upsample->Cr_r_tab; in h2v1_merged_upsample_565() local338 cred = Crrtab[cr]; in h2v1_merged_upsample_565()359 cred = Crrtab[cr]; in h2v1_merged_upsample_565()385 int * Crrtab = upsample->Cr_r_tab; in h2v1_merged_upsample_565D() local404 cred = Crrtab[cr]; in h2v1_merged_upsample_565D()427 cred = Crrtab[cr]; in h2v1_merged_upsample_565D()459 int * Crrtab = upsample->Cr_r_tab; in h2v2_merged_upsample() local[all …]
153 register int * Crrtab = cconvert->Cr_r_tab; in ycc_rgb_convert() local170 outptr[RGB_RED] = range_limit[y + Crrtab[cr]]; in ycc_rgb_convert()194 register int * Crrtab = cconvert->Cr_r_tab; in ycc_rgba_8888_convert() local211 outptr[RGB_RED] = range_limit[y + Crrtab[cr]]; in ycc_rgba_8888_convert()235 register int * Crrtab = cconvert->Cr_r_tab; in ycc_rgb_565_convert() local254 r = range_limit[y + Crrtab[cr]]; in ycc_rgb_565_convert()266 r = range_limit[y + Crrtab[cr]]; in ycc_rgb_565_convert()274 r = range_limit[y + Crrtab[cr]]; in ycc_rgb_565_convert()285 r = range_limit[y + Crrtab[cr]]; in ycc_rgb_565_convert()307 register int * Crrtab = cconvert->Cr_r_tab; in ycc_rgb_565D_convert() local[all …]
151 register int * Crrtab = cconvert->Cr_r_tab; in ycc_rgb_convert() local168 outptr[RGB_RED] = range_limit[y + Crrtab[cr]]; in ycc_rgb_convert()192 register int * Crrtab = cconvert->Cr_r_tab; in ycc_rgba_8888_convert() local209 outptr[RGB_RED] = range_limit[y + Crrtab[cr]]; in ycc_rgba_8888_convert()233 register int * Crrtab = cconvert->Cr_r_tab; in ycc_rgb_565_convert() local252 r = range_limit[y + Crrtab[cr]]; in ycc_rgb_565_convert()264 r = range_limit[y + Crrtab[cr]]; in ycc_rgb_565_convert()272 r = range_limit[y + Crrtab[cr]]; in ycc_rgb_565_convert()283 r = range_limit[y + Crrtab[cr]]; in ycc_rgb_565_convert()305 register int * Crrtab = cconvert->Cr_r_tab; in ycc_rgb_565D_convert() local[all …]