Home | History | Annotate | Download | only in src

Lines Matching defs:postshift

652     postshift = 14
1079 dst[0] = (short)DCT_DESCALE(x1*postscale[0], postshift);
1080 postshift);
1085 dst[2] = (short)DCT_DESCALE(x4*postscale[2], postshift);
1086 dst[6] = (short)DCT_DESCALE(x1*postscale[6], postshift);
1102 dst[5] = (short)DCT_DESCALE(x1*postscale[5], postshift);
1103 dst[1] = (short)DCT_DESCALE(x0*postscale[1], postshift);
1104 dst[7] = (short)DCT_DESCALE(x4*postscale[7], postshift);
1105 dst[3] = (short)DCT_DESCALE(x3*postscale[3], postshift);
1185 fdct_qtab[i][idx] = (short)(cvRound((1 << (postshift + 11)))/