Searched refs:t10 (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/ |
| H A D | apiJPEG_OJPD.c | 9246 MS_S32 t10, t11, t12, t13; in msAPI_JPEG_idct() local 9287 t10 = t0 + t3; in msAPI_JPEG_idct() 9320 wsptr[0] = ( MS_S16 )DESCALE( t10 + t3, 13 - 2 ); in msAPI_JPEG_idct() 9327 wsptr[7] = ( MS_S16 )DESCALE( t10 - t3, 13 - 2 ); in msAPI_JPEG_idct() 9398 t10 = t0 + t3; in msAPI_JPEG_idct() 9431 i = ( MS_S16 )DESCALE( t10 + t3, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct() 9489 i = ( MS_S16 )DESCALE( t10 - t3, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct()
|
| H A D | apiJPEG.c | 9829 MS_S32 t10, t11, t12, t13; in msAPI_JPEG_idct() local 9870 t10 = t0 + t3; in msAPI_JPEG_idct() 9903 wsptr[0] = ( MS_S16 )DESCALE( t10 + t3, 13 - 2 ); in msAPI_JPEG_idct() 9910 wsptr[7] = ( MS_S16 )DESCALE( t10 - t3, 13 - 2 ); in msAPI_JPEG_idct() 9981 t10 = t0 + t3; in msAPI_JPEG_idct() 10014 i = ( MS_S16 )DESCALE( t10 + t3, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct() 10072 i = ( MS_S16 )DESCALE( t10 - t3, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct()
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/ |
| H A D | apiJPEG.c | 9217 MS_S32 t10, t11, t12, t13; in msAPI_JPEG_idct() local 9258 t10 = t0 + t3; in msAPI_JPEG_idct() 9291 wsptr[0] = ( MS_S16 )DESCALE( t10 + t3, 13 - 2 ); in msAPI_JPEG_idct() 9298 wsptr[7] = ( MS_S16 )DESCALE( t10 - t3, 13 - 2 ); in msAPI_JPEG_idct() 9369 t10 = t0 + t3; in msAPI_JPEG_idct() 9402 i = ( MS_S16 )DESCALE( t10 + t3, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct() 9460 i = ( MS_S16 )DESCALE( t10 - t3, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct()
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/ |
| H A D | apiJPEG.c | 9204 MS_S32 t10, t11, t12, t13; in msAPI_JPEG_idct() local 9245 t10 = t0 + t3; in msAPI_JPEG_idct() 9278 wsptr[0] = ( MS_S16 )DESCALE( t10 + t3, 13 - 2 ); in msAPI_JPEG_idct() 9285 wsptr[7] = ( MS_S16 )DESCALE( t10 - t3, 13 - 2 ); in msAPI_JPEG_idct() 9356 t10 = t0 + t3; in msAPI_JPEG_idct() 9389 i = ( MS_S16 )DESCALE( t10 + t3, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct() 9447 i = ( MS_S16 )DESCALE( t10 - t3, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct()
|