Home | History | Annotate | Download | only in src

Lines Matching defs:qmat

289     Int *qmat;
332 qmat = currVol->iqmat;
334 DctTh2 = (Int)((1.25 * QP - 1) * qmat[1] * 0.45);//0.567);//0.567);
335 DctTh3 = (Int)((1.25 * QP - 1) * qmat[2] * 0.55);//1.162); /* 8/2/2001 */
336 DctTh4 = (Int)((1.25 * QP - 1) * qmat[32] * 0.8);//1.7583);//0.7942);
348 qmat = currVol->niqmat;
349 DctTh1 = (Int)(((QP << 1) - 0.5) * qmat[0] * 0.4);//0.2286);//0.3062);
350 DctTh2 = (Int)(((QP << 1) - 0.5) * qmat[1] * 0.45);//0.567);//0.4);
351 DctTh3 = (Int)(((QP << 1) - 0.5) * qmat[2] * 0.55);//1.162); /* 8/2/2001 */
352 DctTh4 = (Int)(((QP << 1) - 0.5) * qmat[32] * 0.8);//1.7583);//0.7942);
354 }// get qmat, DctTh1, DctTh2, DctTh3
425 CBP |= (*BlockQuantDequantMPEGDC)(dataBlock, output, QP, qmat,
452 CBP |= (*BlockQuantDequantMPEG)(dataBlock, output, QP, qmat,