Home
last modified time | relevance | path

Searched refs:t12 (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/
H A Dddi.mk102 MMFI_CHIPS = t12 j2 a2 a1 k1 a5 a7 a3 k2 a5p amethyst e3 macaw12 emerald eden euler edison keres ki…
118 MFE_CHIPS = t8 j2 t12 a2 a5 a3 e3 kaiser munich
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c9246 MS_S32 t10, t11, t12, t13; in msAPI_JPEG_idct() local
9290 t12 = t1 - t2; in msAPI_JPEG_idct()
9322 wsptr[2] = ( MS_S16 )DESCALE( t12 + t1, 13 - 2 ); in msAPI_JPEG_idct()
9325 wsptr[5] = ( MS_S16 )DESCALE( t12 - t1, 13 - 2 ); in msAPI_JPEG_idct()
9401 t12 = t1 - t2; in msAPI_JPEG_idct()
9457 i = ( MS_S16 )DESCALE( t12 + t1, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct()
9484 i = ( MS_S16 )DESCALE( t12 - t1, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct()
H A DapiJPEG.c9829 MS_S32 t10, t11, t12, t13; in msAPI_JPEG_idct() local
9873 t12 = t1 - t2; in msAPI_JPEG_idct()
9905 wsptr[2] = ( MS_S16 )DESCALE( t12 + t1, 13 - 2 ); in msAPI_JPEG_idct()
9908 wsptr[5] = ( MS_S16 )DESCALE( t12 - t1, 13 - 2 ); in msAPI_JPEG_idct()
9984 t12 = t1 - t2; in msAPI_JPEG_idct()
10040 i = ( MS_S16 )DESCALE( t12 + t1, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct()
10067 i = ( MS_S16 )DESCALE( t12 - t1, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct()
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DMakefile76 MMFI_CHIPS = t12 j2 a2 a1 k1 kappa a5 a7 a3 k2 a5p amethyst eagle edison macaw12 emerald eden euler…
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c9217 MS_S32 t10, t11, t12, t13; in msAPI_JPEG_idct() local
9261 t12 = t1 - t2; in msAPI_JPEG_idct()
9293 wsptr[2] = ( MS_S16 )DESCALE( t12 + t1, 13 - 2 ); in msAPI_JPEG_idct()
9296 wsptr[5] = ( MS_S16 )DESCALE( t12 - t1, 13 - 2 ); in msAPI_JPEG_idct()
9372 t12 = t1 - t2; in msAPI_JPEG_idct()
9428 i = ( MS_S16 )DESCALE( t12 + t1, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct()
9455 i = ( MS_S16 )DESCALE( t12 - t1, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c9204 MS_S32 t10, t11, t12, t13; in msAPI_JPEG_idct() local
9248 t12 = t1 - t2; in msAPI_JPEG_idct()
9280 wsptr[2] = ( MS_S16 )DESCALE( t12 + t1, 13 - 2 ); in msAPI_JPEG_idct()
9283 wsptr[5] = ( MS_S16 )DESCALE( t12 - t1, 13 - 2 ); in msAPI_JPEG_idct()
9359 t12 = t1 - t2; in msAPI_JPEG_idct()
9415 i = ( MS_S16 )DESCALE( t12 + t1, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct()
9442 i = ( MS_S16 )DESCALE( t12 - t1, 13 + 2 + 3 ) + 128; in msAPI_JPEG_idct()