Searched refs:t13 (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 9288 t13 = t0 - t3; in msAPI_JPEG_idct() 9323 wsptr[3] = ( MS_S16 )DESCALE( t13 + t0, 13 - 2 ); in msAPI_JPEG_idct() 9324 wsptr[4] = ( MS_S16 )DESCALE( t13 - t0, 13 - 2 ); in msAPI_JPEG_idct() 9399 t13 = t0 - t3; in msAPI_JPEG_idct() 9444 i = ( MS_S16 )DESCALE( t13 - t0, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct() 9479 i = ( MS_S16 )DESCALE( t13 + t0, 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 9871 t13 = t0 - t3; in msAPI_JPEG_idct() 9906 wsptr[3] = ( MS_S16 )DESCALE( t13 + t0, 13 - 2 ); in msAPI_JPEG_idct() 9907 wsptr[4] = ( MS_S16 )DESCALE( t13 - t0, 13 - 2 ); in msAPI_JPEG_idct() 9982 t13 = t0 - t3; in msAPI_JPEG_idct() 10027 i = ( MS_S16 )DESCALE( t13 - t0, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct() 10062 i = ( MS_S16 )DESCALE( t13 + t0, 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 9259 t13 = t0 - t3; in msAPI_JPEG_idct() 9294 wsptr[3] = ( MS_S16 )DESCALE( t13 + t0, 13 - 2 ); in msAPI_JPEG_idct() 9295 wsptr[4] = ( MS_S16 )DESCALE( t13 - t0, 13 - 2 ); in msAPI_JPEG_idct() 9370 t13 = t0 - t3; in msAPI_JPEG_idct() 9415 i = ( MS_S16 )DESCALE( t13 - t0, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct() 9450 i = ( MS_S16 )DESCALE( t13 + t0, 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 9246 t13 = t0 - t3; in msAPI_JPEG_idct() 9281 wsptr[3] = ( MS_S16 )DESCALE( t13 + t0, 13 - 2 ); in msAPI_JPEG_idct() 9282 wsptr[4] = ( MS_S16 )DESCALE( t13 - t0, 13 - 2 ); in msAPI_JPEG_idct() 9357 t13 = t0 - t3; in msAPI_JPEG_idct() 9402 i = ( MS_S16 )DESCALE( t13 - t0, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct() 9437 i = ( MS_S16 )DESCALE( t13 + t0, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct()
|