HomeSort by relevance Sort by last modified time
    Searched refs:INT32 (Results 1 - 25 of 165) sorted by null

1 2 3 4 5 6 7

  /external/bluetooth/bluedroid/bta/include/
ptim.h 36 INT32 period; /* Timer period in milliseconds */
82 extern void ptim_start_timer(tPTIM_CB *p_cb, TIMER_LIST_ENT *p_tle, UINT16 type, INT32 timeout);
  /external/jpeg/
jidctred.c 58 #define FIX_0_211164243 ((INT32) 1730) /* FIX(0.211164243) */
59 #define FIX_0_509795579 ((INT32) 4176) /* FIX(0.509795579) */
60 #define FIX_0_601344887 ((INT32) 4926) /* FIX(0.601344887) */
61 #define FIX_0_720959822 ((INT32) 5906) /* FIX(0.720959822) */
62 #define FIX_0_765366865 ((INT32) 6270) /* FIX(0.765366865) */
63 #define FIX_0_850430095 ((INT32) 6967) /* FIX(0.850430095) */
64 #define FIX_0_899976223 ((INT32) 7373) /* FIX(0.899976223) */
65 #define FIX_1_061594337 ((INT32) 8697) /* FIX(1.061594337) */
66 #define FIX_1_272758580 ((INT32) 10426) /* FIX(1.272758580) */
67 #define FIX_1_451774981 ((INT32) 11893) /* FIX(1.451774981) *
    [all...]
jidctint.c 70 * intermediate INT32 array would be needed.)
93 #define FIX_0_298631336 ((INT32) 2446) /* FIX(0.298631336) */
94 #define FIX_0_390180644 ((INT32) 3196) /* FIX(0.390180644) */
95 #define FIX_0_541196100 ((INT32) 4433) /* FIX(0.541196100) */
96 #define FIX_0_765366865 ((INT32) 6270) /* FIX(0.765366865) */
97 #define FIX_0_899976223 ((INT32) 7373) /* FIX(0.899976223) */
98 #define FIX_1_175875602 ((INT32) 9633) /* FIX(1.175875602) */
99 #define FIX_1_501321110 ((INT32) 12299) /* FIX(1.501321110) */
100 #define FIX_1_847759065 ((INT32) 15137) /* FIX(1.847759065) */
101 #define FIX_1_961570560 ((INT32) 16069) /* FIX(1.961570560) *
    [all...]
jfdctint.c 70 * array is INT32 anyway.)
93 #define FIX_0_298631336 ((INT32) 2446) /* FIX(0.298631336) */
94 #define FIX_0_390180644 ((INT32) 3196) /* FIX(0.390180644) */
95 #define FIX_0_541196100 ((INT32) 4433) /* FIX(0.541196100) */
96 #define FIX_0_765366865 ((INT32) 6270) /* FIX(0.765366865) */
97 #define FIX_0_899976223 ((INT32) 7373) /* FIX(0.899976223) */
98 #define FIX_1_175875602 ((INT32) 9633) /* FIX(1.175875602) */
99 #define FIX_1_501321110 ((INT32) 12299) /* FIX(1.501321110) */
100 #define FIX_1_847759065 ((INT32) 15137) /* FIX(1.847759065) */
101 #define FIX_1_961570560 ((INT32) 16069) /* FIX(1.961570560) *
    [all...]
mips_jidctfst.c 94 #define FIX_1_082392200 ((INT32) 277) /* FIX(1.082392200) */
95 #define FIX_1_414213562 ((INT32) 362) /* FIX(1.414213562) */
96 #define FIX_1_847759065 ((INT32) 473) /* FIX(1.847759065) */
97 #define FIX_2_613125930 ((INT32) 669) /* FIX(2.613125930) */
117 /* Multiply a DCTELEM variable by an INT32 constant, and immediately
127 * declared INT32, so a 32-bit multiply will be used.
139 * We assume that int right shift is unsigned if INT32 right shift is.
jdct.h 19 * for 8-bit samples, INT32 for 12-bit samples. (NOTE: Floating-point DCT
36 typedef INT32 DCTELEM; /* must have 32 bits */
65 typedef INT32 IFAST_MULT_TYPE; /* need 32 bits for scaled quantizers */
129 * All values are expected to be of type INT32.
135 #define ONE ((INT32) 1)
143 #define FIX(x) ((INT32) ((x) * CONST_SCALE + 0.5))
145 /* Descale and correctly round an INT32 value that's scaled by N bits.
152 /* Multiply an INT32 variable by an INT32 constant to yield an INT32 result
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_sys_ptim.h 37 INT32 period; /* Timer period in milliseconds */
83 extern void nfa_sys_ptim_start_timer (tPTIM_CB *p_cb, TIMER_LIST_ENT *p_tle, UINT16 type, INT32 timeout);
  /external/qemu/distrib/jpeg-6b/
jidctred.c 58 #define FIX_0_211164243 ((INT32) 1730) /* FIX(0.211164243) */
59 #define FIX_0_509795579 ((INT32) 4176) /* FIX(0.509795579) */
60 #define FIX_0_601344887 ((INT32) 4926) /* FIX(0.601344887) */
61 #define FIX_0_720959822 ((INT32) 5906) /* FIX(0.720959822) */
62 #define FIX_0_765366865 ((INT32) 6270) /* FIX(0.765366865) */
63 #define FIX_0_850430095 ((INT32) 6967) /* FIX(0.850430095) */
64 #define FIX_0_899976223 ((INT32) 7373) /* FIX(0.899976223) */
65 #define FIX_1_061594337 ((INT32) 8697) /* FIX(1.061594337) */
66 #define FIX_1_272758580 ((INT32) 10426) /* FIX(1.272758580) */
67 #define FIX_1_451774981 ((INT32) 11893) /* FIX(1.451774981) *
    [all...]
jidctint.c 70 * intermediate INT32 array would be needed.)
93 #define FIX_0_298631336 ((INT32) 2446) /* FIX(0.298631336) */
94 #define FIX_0_390180644 ((INT32) 3196) /* FIX(0.390180644) */
95 #define FIX_0_541196100 ((INT32) 4433) /* FIX(0.541196100) */
96 #define FIX_0_765366865 ((INT32) 6270) /* FIX(0.765366865) */
97 #define FIX_0_899976223 ((INT32) 7373) /* FIX(0.899976223) */
98 #define FIX_1_175875602 ((INT32) 9633) /* FIX(1.175875602) */
99 #define FIX_1_501321110 ((INT32) 12299) /* FIX(1.501321110) */
100 #define FIX_1_847759065 ((INT32) 15137) /* FIX(1.847759065) */
101 #define FIX_1_961570560 ((INT32) 16069) /* FIX(1.961570560) *
    [all...]
jfdctint.c 70 * array is INT32 anyway.)
93 #define FIX_0_298631336 ((INT32) 2446) /* FIX(0.298631336) */
94 #define FIX_0_390180644 ((INT32) 3196) /* FIX(0.390180644) */
95 #define FIX_0_541196100 ((INT32) 4433) /* FIX(0.541196100) */
96 #define FIX_0_765366865 ((INT32) 6270) /* FIX(0.765366865) */
97 #define FIX_0_899976223 ((INT32) 7373) /* FIX(0.899976223) */
98 #define FIX_1_175875602 ((INT32) 9633) /* FIX(1.175875602) */
99 #define FIX_1_501321110 ((INT32) 12299) /* FIX(1.501321110) */
100 #define FIX_1_847759065 ((INT32) 15137) /* FIX(1.847759065) */
101 #define FIX_1_961570560 ((INT32) 16069) /* FIX(1.961570560) *
    [all...]
jdct.h 19 * for 8-bit samples, INT32 for 12-bit samples. (NOTE: Floating-point DCT
32 typedef INT32 DCTELEM; /* must have 32 bits */
61 typedef INT32 IFAST_MULT_TYPE; /* need 32 bits for scaled quantizers */
125 * All values are expected to be of type INT32.
131 #define ONE ((INT32) 1)
139 #define FIX(x) ((INT32) ((x) * CONST_SCALE + 0.5))
141 /* Descale and correctly round an INT32 value that's scaled by N bits.
148 /* Multiply an INT32 variable by an INT32 constant to yield an INT32 result
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xwinsock.h 44 #define INT32 wINT32
55 #undef INT32
Xwindows.h 44 #define INT32 wINT32
55 #undef INT32
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xwinsock.h 44 #define INT32 wINT32
55 #undef INT32
Xwindows.h 44 #define INT32 wINT32
55 #undef INT32
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xwinsock.h 44 #define INT32 wINT32
55 #undef INT32
Xwindows.h 44 #define INT32 wINT32
55 #undef INT32
  /external/bluetooth/bluedroid/bta/sys/
ptim.c 64 INT32 period_in_ticks;
74 period_in_ticks = (INT32)(new_ticks_count - p_cb->last_gki_ticks);
78 period_in_ticks = (INT32)(((UINT32)0xffffffff - p_cb->last_gki_ticks)
127 void ptim_start_timer(tPTIM_CB *p_cb, TIMER_LIST_ENT *p_tle, UINT16 type, INT32 timeout)
  /external/libnfc-nci/src/nfa/sys/
nfa_sys_ptim.c 66 INT32 period_in_ticks;
76 period_in_ticks = (INT32) (new_ticks_count - p_cb->last_gki_ticks);
80 period_in_ticks = (INT32) (((UINT32) 0xffffffff - p_cb->last_gki_ticks)
131 void nfa_sys_ptim_start_timer (tPTIM_CB *p_cb, TIMER_LIST_ENT *p_tle, UINT16 type, INT32 timeout)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
syncstr.h 112 INT32 nCounters B32;
123 INT32 resolution_hi B32;
137 INT32 initial_value_hi B32;
150 INT32 value_hi B32;
163 INT32 value_hi B32;
196 INT32 value_hi B32;
218 INT32 wait_value_hi B32;
221 INT32 event_threshold_hi B32;
267 INT32 wait_value_hi B32;
270 INT32 delta_hi B32
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
syncstr.h 112 INT32 nCounters B32;
123 INT32 resolution_hi B32;
137 INT32 initial_value_hi B32;
150 INT32 value_hi B32;
163 INT32 value_hi B32;
196 INT32 value_hi B32;
218 INT32 wait_value_hi B32;
221 INT32 event_threshold_hi B32;
267 INT32 wait_value_hi B32;
270 INT32 delta_hi B32
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
syncstr.h 112 INT32 nCounters B32;
123 INT32 resolution_hi B32;
137 INT32 initial_value_hi B32;
150 INT32 value_hi B32;
163 INT32 value_hi B32;
196 INT32 value_hi B32;
218 INT32 wait_value_hi B32;
221 INT32 event_threshold_hi B32;
267 INT32 wait_value_hi B32;
270 INT32 delta_hi B32
    [all...]
  /external/bluetooth/bluedroid/gki/common/
gki_common.h 271 INT32 OSTicksTilExp; /* Number of ticks till next timer expires */
275 INT32 OSNumOrigTicks; /* Number of ticks between last timer expiration to the next one */
277 INT32 OSWaitTmr [GKI_MAX_TASKS]; /* ticks the task has to wait, for specific events */
281 INT32 OSTaskTmr0 [GKI_MAX_TASKS];
282 INT32 OSTaskTmr0R [GKI_MAX_TASKS];
286 INT32 OSTaskTmr1 [GKI_MAX_TASKS];
287 INT32 OSTaskTmr1R [GKI_MAX_TASKS];
291 INT32 OSTaskTmr2 [GKI_MAX_TASKS];
292 INT32 OSTaskTmr2R [GKI_MAX_TASKS];
296 INT32 OSTaskTmr3 [GKI_MAX_TASKS]
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_common.h 277 INT32 OSTicksTilExp; /* Number of ticks till next timer expires */
281 INT32 OSNumOrigTicks; /* Number of ticks between last timer expiration to the next one */
283 INT32 OSWaitTmr [GKI_MAX_TASKS]; /* ticks the task has to wait, for specific events */
287 INT32 OSTaskTmr0 [GKI_MAX_TASKS];
288 INT32 OSTaskTmr0R [GKI_MAX_TASKS];
292 INT32 OSTaskTmr1 [GKI_MAX_TASKS];
293 INT32 OSTaskTmr1R [GKI_MAX_TASKS];
297 INT32 OSTaskTmr2 [GKI_MAX_TASKS];
298 INT32 OSTaskTmr2R [GKI_MAX_TASKS];
302 INT32 OSTaskTmr3 [GKI_MAX_TASKS]
    [all...]
  /external/libnfc-nci/src/gki/common/
gki_common.h 277 INT32 OSTicksTilExp; /* Number of ticks till next timer expires */
281 INT32 OSNumOrigTicks; /* Number of ticks between last timer expiration to the next one */
283 INT32 OSWaitTmr [GKI_MAX_TASKS]; /* ticks the task has to wait, for specific events */
287 INT32 OSTaskTmr0 [GKI_MAX_TASKS];
288 INT32 OSTaskTmr0R [GKI_MAX_TASKS];
292 INT32 OSTaskTmr1 [GKI_MAX_TASKS];
293 INT32 OSTaskTmr1R [GKI_MAX_TASKS];
297 INT32 OSTaskTmr2 [GKI_MAX_TASKS];
298 INT32 OSTaskTmr2R [GKI_MAX_TASKS];
302 INT32 OSTaskTmr3 [GKI_MAX_TASKS]
    [all...]

Completed in 1821 milliseconds

1 2 3 4 5 6 7