Searched refs:INT16 (Results 1 - 25 of 57) sorted by relevance

123

/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_sbc.c42 INT16 worker1;
43 INT16 worker2;
167 INT16 *p_src_tmp = (INT16 *)p_src;
168 INT16 *p_dst_tmp = (INT16 *)p_dst;
169 INT16 *p_worker1 = &bta_av_sbc_ups_cb.worker1;
170 INT16 *p_worker2 = &bta_av_sbc_ups_cb.worker2;
230 INT16 *p_src_tmp = (INT16 *)p_sr
[all...]
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_sco.c131 *psBtOut++ = (INT16)out5; \
184 *psBtOut++ = (INT16)out5; \
222 *psBtOut++ = (INT16)out1; \
248 INT16 *psBtOut = (INT16 *)pDst;
282 return (psBtOut - (INT16 *)pDst);
289 INT16 *psDst = (INT16 *)pDst;
290 INT16 sWorker;
314 return (psDst - (INT16 *)pDs
[all...]
/external/bluetooth/bluedroid/bta/ag/
H A Dbta_ag_at.h53 INT16 max; /* maximum value for int arg */
58 char *p_arg, INT16 int_arg);
H A Dbta_ag_at.c88 INT16 int_arg = 0;
146 if (int_arg < (INT16) p_cb->p_at_tbl[idx].min ||
147 int_arg > (INT16) p_cb->p_at_tbl[idx].max)
/external/jpeg/
H A Djdct.h158 #define MULTIPLY16C16(var,const) (((INT16) (var)) * ((INT16) (const)))
161 #define MULTIPLY16C16(var,const) (((INT16) (var)) * ((INT32) (const)))
171 #define MULTIPLY16V16(var1,var2) (((INT16) (var1)) * ((INT16) (var2)))
H A Djmorecfg.h27 ((INT16*)(addr))[0] = (pixels); \
28 ((INT16*)(addr))[1] = (pixels)>>16; \
174 /* INT16 must hold at least the values -32768..32767. */
176 #ifndef XMD_H /* X11/xmd.h correctly defines INT16 */
177 typedef short INT16; typedef
H A Djdcolor.c256 *(INT16*)outptr = rgb;
287 *(INT16*)outptr = rgb;
328 *(INT16*)outptr = rgb;
360 *(INT16*)outptr = rgb;
420 *(INT16*)outptr = rgb;
441 *(INT16*)outptr = rgb;
473 *(INT16*)outptr = rgb;
496 *(INT16*)outptr = rgb;
615 *(INT16*)outptr = rgb;
630 *(INT16*)outpt
[all...]
/external/qemu/distrib/jpeg-6b/
H A Djdct.h158 #define MULTIPLY16C16(var,const) (((INT16) (var)) * ((INT16) (const)))
161 #define MULTIPLY16C16(var,const) (((INT16) (var)) * ((INT32) (const)))
171 #define MULTIPLY16V16(var1,var2) (((INT16) (var1)) * ((INT16) (var2)))
H A Djmorecfg.h29 ((INT16*)(addr))[0] = (pixels); \
30 ((INT16*)(addr))[1] = (pixels)>>16; \
176 /* INT16 must hold at least the values -32768..32767. */
178 #ifndef XMD_H /* X11/xmd.h correctly defines INT16 */
179 typedef short INT16; typedef
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
H A DXvproto.h202 INT16 vid_x B16;
203 INT16 vid_y B16;
206 INT16 drw_x B16;
207 INT16 drw_y B16;
220 INT16 vid_x B16;
221 INT16 vid_y B16;
224 INT16 drw_x B16;
225 INT16 drw_y B16;
238 INT16 vid_x B16;
239 INT16 vid_
[all...]
H A DpanoramiXproto.h185 INT16 x_org B16;
186 INT16 y_org B16;
/external/libvpx/vp8/decoder/
H A Donyxd_int.h44 INT16 min_val;
45 INT16 Length;
61 INT16 *qcoeff_start_ptr;
H A Ddetokenize.c45 INT16 min_val;
46 INT16 Length;
157 qcoeff_ptr [ scan[c] ] = (INT16) v; \
160 qcoeff_ptr [ scan[15] ] = (INT16) v; \
206 INT16 *qcoeff_ptr;
211 INT16 val, bits_count;
212 INT16 c;
213 INT16 v;
245 c = (INT16)(!type);
330 qcoeff_ptr [ scan[c] ] = (INT16)
[all...]
/external/bluetooth/bluedroid/bta/include/
H A Dutl.h73 extern INT16 utl_str2int(const char *p_s);
/external/libvpx/vp8/common/
H A Dtype_aliases.h68 typedef signed short INT16; typedef
/external/bluetooth/bluedroid/stack/include/
H A Dgoep_fs.h182 typedef void (tGOEP_READ_CBACK) (tGOEP_FD fd, void *p_data, INT16 size,
200 typedef void (tGOEP_WRITE_CBACK) (tGOEP_FD fd, const void *p_data, INT16 size,
214 typedef void (tGOEP_SEEK_CBACK) (tGOEP_FD fd, INT32 offset, INT16 origin, UINT8 app_id);
/external/bluetooth/bluedroid/gki/ulinux/
H A Ddata_types.h35 typedef signed short INT16; typedef
/external/libnfc-nci/src/udrv/include/
H A Dunv.h47 typedef INT16 tUNV_STATUS;
/external/bluetooth/bluedroid/bta/sys/
H A Dutl.c41 INT16 utl_str2int(const char *p_s)
59 return (INT16) val;
/external/libvpx/vp8/common/arm/armv6/
H A Didct_v6.asm21 ;* void short_idct4x4llm_1_v6(INT16 * input, INT16 * output, INT32 pitch)
22 ;* r0 INT16 * input
23 ;* r1 INT16 * output
49 ;* void short_idct4x4llm_v6(INT16 * input, INT16 * output, INT32 pitch)
50 ;* r0 INT16 * input
51 ;* r1 INT16 * output
141 ;* void short_idct4x4llm_v6_scott(INT16 * input, INT16 * outpu
[all...]
/external/bluetooth/bluedroid/gki/common/
H A Dgki_common.h263 INT16 OSDisableNesting; /* counter to keep track of interrupt disable nesting */
264 INT16 OSLockNesting; /* counter to keep track of sched lock nesting */
265 INT16 OSIntNesting; /* counter to keep track of interrupt nesting */
378 extern void gki_print_buffer_statistics(FP_PRINT, INT16);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki_common.h271 INT16 OSDisableNesting; /* counter to keep track of interrupt disable nesting */
272 INT16 OSLockNesting; /* counter to keep track of sched lock nesting */
273 INT16 OSIntNesting; /* counter to keep track of interrupt nesting */
382 extern void gki_print_buffer_statistics(FP_PRINT, INT16);
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Ddata_types.h35 typedef signed short INT16; typedef
/external/libnfc-nci/src/gki/common/
H A Dgki_common.h271 INT16 OSDisableNesting; /* counter to keep track of interrupt disable nesting */
272 INT16 OSLockNesting; /* counter to keep track of sched lock nesting */
273 INT16 OSIntNesting; /* counter to keep track of interrupt nesting */
382 extern void gki_print_buffer_statistics(FP_PRINT, INT16);
/external/libnfc-nci/src/gki/ulinux/
H A Ddata_types.h35 typedef signed short INT16; typedef

Completed in 352 milliseconds

123