Home | History | Annotate | Download | only in highgui

Lines Matching full:r_cr

640 #define r_cr       fix( 1.402, fixc )
1221 t = (Y + Cr*r_cr) >> (fixc + 2);
1236 t = (Y + Cr*r_cr) >> (fixc + 2);
1243 t = (Y + Cr*r_cr) >> (fixc + 2);
1256 t = (Y + Cr*r_cr) >> (fixc + 2);