Home | History | Annotate | Download | only in highgui

Lines Matching refs:qtable

1664         const uchar* qtable = i == 0 ? jpegTableK1_T : jpegTableK2_T;
1668 lowstrm.PutWord( 2 + 65*1 ); // put single qtable
1675 int qval = cvRound(qtable[idx]*inv_quality);