| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/src/ |
| H A D | idct.c | 163 S16 dcval = ( S16 )( dataptr[0] << PASS1_BITS ); in idct() 222 wsptr[0] = ( S16 )DESCALE( tmp10 + tmp3, CONST_BITS - PASS1_BITS ); in idct() 223 wsptr[7] = ( S16 )DESCALE( tmp10 - tmp3, CONST_BITS - PASS1_BITS ); in idct() 224 wsptr[1] = ( S16 )DESCALE( tmp11 + tmp2, CONST_BITS - PASS1_BITS ); in idct() 225 wsptr[6] = ( S16 )DESCALE( tmp11 - tmp2, CONST_BITS - PASS1_BITS ); in idct() 226 wsptr[2] = ( S16 )DESCALE( tmp12 + tmp1, CONST_BITS - PASS1_BITS ); in idct() 227 wsptr[5] = ( S16 )DESCALE( tmp12 - tmp1, CONST_BITS - PASS1_BITS ); in idct() 228 wsptr[3] = ( S16 )DESCALE( tmp13 + tmp0, CONST_BITS - PASS1_BITS ); in idct() 229 wsptr[4] = ( S16 )DESCALE( tmp13 - tmp0, CONST_BITS - PASS1_BITS ); in idct() 238 S16 i; in idct() [all …]
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/ |
| H A D | idct.c | 163 S16 dcval = ( S16 )( dataptr[0] << PASS1_BITS ); in idct() 222 wsptr[0] = ( S16 )DESCALE( tmp10 + tmp3, CONST_BITS - PASS1_BITS ); in idct() 223 wsptr[7] = ( S16 )DESCALE( tmp10 - tmp3, CONST_BITS - PASS1_BITS ); in idct() 224 wsptr[1] = ( S16 )DESCALE( tmp11 + tmp2, CONST_BITS - PASS1_BITS ); in idct() 225 wsptr[6] = ( S16 )DESCALE( tmp11 - tmp2, CONST_BITS - PASS1_BITS ); in idct() 226 wsptr[2] = ( S16 )DESCALE( tmp12 + tmp1, CONST_BITS - PASS1_BITS ); in idct() 227 wsptr[5] = ( S16 )DESCALE( tmp12 - tmp1, CONST_BITS - PASS1_BITS ); in idct() 228 wsptr[3] = ( S16 )DESCALE( tmp13 + tmp0, CONST_BITS - PASS1_BITS ); in idct() 229 wsptr[4] = ( S16 )DESCALE( tmp13 - tmp0, CONST_BITS - PASS1_BITS ); in idct() 238 S16 i; in idct() [all …]
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/include/ |
| H A D | datatype.h | 288 typedef signed short S16; typedef 302 typedef S16 FAST_S8; 303 typedef S16 FAST_S16; 336 typedef signed short S16; typedef 350 typedef S16 FAST_S8; 351 typedef S16 FAST_S16; 441 #define Data16 S16 548 typedef S16 BMPHANDLE;
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/inc/ |
| H A D | jpeg_cmodel_def.h | 243 typedef signed short S16; typedef 259 typedef S16 MS_S16; 309 #define Data16 S16 468 typedef S16 BMPHANDLE;
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/inc/ |
| H A D | jpeg_cmodel_def.h | 243 typedef signed short S16; typedef 259 typedef S16 MS_S16; 309 #define Data16 S16 468 typedef S16 BMPHANDLE;
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/ |
| H A D | UsbHostDataDef.h | 97 #ifndef S16 98 #define S16 signed int macro
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvUsbcommon.h | 143 #ifndef S16 144 #define S16 MS_S16 macro
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/manhattan/mfc/ |
| H A D | mdrv_mfc_st.h | 122 S16 ucIndex; 123 S16 ucValue;
|
| H A D | mdrv_mfc_platform.h | 135 #define S16 MS_S16 macro
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/macan/mfc/ |
| H A D | mdrv_mfc_st.h | 122 S16 ucIndex; 123 S16 ucValue;
|
| H A D | mdrv_mfc_platform.h | 135 #define S16 MS_S16 macro
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/maserati/mfc/ |
| H A D | mdrv_mfc_st.h | 122 S16 ucIndex; 123 S16 ucValue;
|
| H A D | mdrv_mfc_platform.h | 135 #define S16 MS_S16 macro
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/M7621/mfc/ |
| H A D | mdrv_mfc_st.h | 122 S16 ucIndex; 123 S16 ucValue;
|
| H A D | mdrv_mfc_platform.h | 135 #define S16 MS_S16 macro
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/M7821/mfc/ |
| H A D | mdrv_mfc_st.h | 122 S16 ucIndex; 123 S16 ucValue;
|
| H A D | mdrv_mfc_platform.h | 135 #define S16 MS_S16 macro
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/maxim/mfc/ |
| H A D | mdrv_mfc_st.h | 122 S16 ucIndex; 123 S16 ucValue;
|
| H A D | mdrv_mfc_platform.h | 135 #define S16 MS_S16 macro
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGPD.h | 170 #if !defined(S16) 171 #define S16 MS_S16 macro
|
| H A D | drvUsbcommon.h | 142 #ifndef S16 143 #define S16 MS_S16 macro
|
| H A D | drvMFC.h | 143 #define S16 MS_S16 macro
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvUsbcommon.h | 142 #ifndef S16 143 #define S16 MS_S16 macro
|
| H A D | drvMFC.h | 143 #define S16 MS_S16 macro
|
| /utopia/UTPA2-700.0.x/projects/tools/gr/ |
| H A D | mdrv_types.h | 16 typedef signed short S16; // 2 bytes typedef
|