Home | History | Annotate | Download | only in video

Lines Matching refs:Cr_r_tab

930 	int *Cr_r_tab;
990 Cr_r_tab = &swdata->colortab[0*256];
1010 Cr_r_tab[i] = (int) ( (0.419/0.299) * CR);