HomeSort by relevance Sort by last modified time
    Searched full:uint16 (Results 326 - 350 of 1177) sorted by null

<<11121314151617181920>>

  /external/chromium/third_party/libjingle/source/talk/base/
bytebuffer.h 50 bool ReadUInt16(uint16* val);
58 void WriteUInt16(uint16 val);
  /external/chromium/third_party/libjingle/source/talk/session/phone/
rtpdump.cc 42 RtpDumpFileHeader::RtpDumpFileHeader(uint32 start_ms, uint32 s, uint16 p)
66 bool RtpDumpPacket::GetRtpSeqNum(uint16* seq_num) const {
113 uint16 dump_packet_len;
114 uint16 data_len;
222 uint16 rtp_seq_num = 0;
265 uint16 sequence = 0;
310 buf.WriteUInt16(static_cast<uint16>(RtpDumpPacket::kHeaderLength + data_len));
311 buf.WriteUInt16(static_cast<uint16>(rtcp ? 0 : data_len));
  /external/libnfc-nci/src/hal/int/
nfc_hal_nv_co.h 86 void nfc_hal_nv_co_read (UINT8 *p_buf, UINT16 nbytes, UINT8 block);
106 void nfc_hal_nv_co_write (const UINT8 *p_buf, UINT16 nbytes, UINT8 block);
  /external/libnfc-nci/src/include/
buildcfg.h 82 extern void DispNci (UINT8 *p, UINT16 len, BOOLEAN is_recv);
87 extern void DispNciDump(UINT8 *p, UINT16 len, BOOLEAN is_recv);
  /external/libnfc-nci/src/nfa/include/
nfa_nv_ci.h 40 UINT16 num_read;
99 NFC_API extern void nfa_nv_ci_read (UINT16 num_bytes_read,
nfa_nv_co.h 89 NFC_API extern void nfa_nv_co_read (UINT8 *p_buf, UINT16 nbytes, UINT8 block);
109 NFC_API extern void nfa_nv_co_write (const UINT8 *p_buf, UINT16 nbytes, UINT8 block);
  /external/libnfc-nci/src/nfa/int/
nfa_sys.h 82 UINT16 mbox_evt; /* GKI mailbox event */
124 extern void nfa_sys_start_timer (TIMER_LIST_ENT *p_tle, UINT16 type, INT32 timeout);
  /external/neven/Embedded/common/src/b_APIEm/
Functions.c 289 uint32 bpi_memWriteCsa16( uint16* memPtrA, uint32 memSizeA, uint16 chkSumA )
291 uint16* memPtrL = memPtrA - memSizeA + 1;
293 uint16 sumL = 0;
294 uint16 csaL = 0;
299 uint16 valL = 0;
310 uint32 bpi_memReadCsa16( const uint16* memPtrA )
312 return bbs_SIZEOF16( uint16 );
  /external/neven/Embedded/common/src/b_ImageEm/
HistoEq.c 38 uint16* histoPtrA,
42 uint16* dstPtrL;
65 uint16* histoPtrA,
71 uint16* dstPtrL;
116 const uint16* histoPtrA )
121 const uint16* histoArrPtrL;
164 uint16 histogramL[ 256 ];
175 uint16 histogramL[ 256 ];
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_AudioSpec.3 9 Uint16 format;
12 Uint16 samples;
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_audio.h 76 Uint16 format; /**< Audio data format */
79 Uint16 samples; /**< Audio buffer size in samples (power of 2) */
80 Uint16 padding; /**< Necessary for some compile environments */
128 Uint16 src_format; /**< Source audio format */
129 Uint16 dst_format; /**< Target audio format */
136 void (SDLCALL *filters[10])(struct SDL_AudioCVT *cvt, Uint16 format);
235 Uint16 src_format, Uint8 src_channels, int src_rate,
236 Uint16 dst_format, Uint8 dst_channels, int dst_rate);
  /external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
SDL_macmouse.c 108 void Mac_WarpWMCursor(_THIS, Uint16 x, Uint16 y)
  /external/qemu/distrib/sdl-1.2.15/src/video/xbios/
SDL_xbios_milan.c 39 Uint16 width, height;
85 Uint16 deviceid = 0x1000 + (i<<4);
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
hndrte_debug.h 86 uint16 pr_cursig; /* Current signal. */
87 uint16 unused;
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_audio.h 76 Uint16 format; /**< Audio data format */
79 Uint16 samples; /**< Audio buffer size in samples (power of 2) */
80 Uint16 padding; /**< Necessary for some compile environments */
128 Uint16 src_format; /**< Source audio format */
129 Uint16 dst_format; /**< Target audio format */
136 void (SDLCALL *filters[10])(struct SDL_AudioCVT *cvt, Uint16 format);
235 Uint16 src_format, Uint8 src_channels, int src_rate,
236 Uint16 dst_format, Uint8 dst_channels, int dst_rate);
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_audio.h 76 Uint16 format; /**< Audio data format */
79 Uint16 samples; /**< Audio buffer size in samples (power of 2) */
80 Uint16 padding; /**< Necessary for some compile environments */
128 Uint16 src_format; /**< Source audio format */
129 Uint16 dst_format; /**< Target audio format */
136 void (SDLCALL *filters[10])(struct SDL_AudioCVT *cvt, Uint16 format);
235 Uint16 src_format, Uint8 src_channels, int src_rate,
236 Uint16 dst_format, Uint8 dst_channels, int dst_rate);
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_audio.h 76 Uint16 format; /**< Audio data format */
79 Uint16 samples; /**< Audio buffer size in samples (power of 2) */
80 Uint16 padding; /**< Necessary for some compile environments */
128 Uint16 src_format; /**< Source audio format */
129 Uint16 dst_format; /**< Target audio format */
136 void (SDLCALL *filters[10])(struct SDL_AudioCVT *cvt, Uint16 format);
235 Uint16 src_format, Uint8 src_channels, int src_rate,
236 Uint16 dst_format, Uint8 dst_channels, int dst_rate);
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_wave.c 34 Uint16 iDelta;
40 Uint16 wSamplesPerBlock;
41 Uint16 wNumCoef;
62 rogue_feel += sizeof(Uint16);
65 rogue_feel += sizeof(Uint16);
67 rogue_feel += sizeof(Uint16);
74 rogue_feel += sizeof(Uint16);
76 rogue_feel += sizeof(Uint16);
109 state->iDelta = (Uint16)delta;
220 Uint16 wSamplesPerBlock
    [all...]
  /external/qemu/distrib/sdl-1.2.15/test/
testalpha.c 26 Uint16 *buffer16;
27 Uint16 color;
48 color = (Uint16)SDL_MapRGB(screen->format, gradient, gradient, gradient);
49 buffer16=(Uint16*)buffer;
68 Uint16 x, y;
69 Uint16 skip;
74 Uint16 *buf;
97 buf = (Uint16 *)light->pixels;
112 buf = (Uint16 *)light->pixels;
241 void AttractSprite(Uint16 x, Uint16 y
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
p2p.h 253 uint16 cat_id; /* Category ID */
256 uint16 sub_cat_id; /* Sub Category ID */
265 uint16 wps_cfg_meths; /* Config Methods: reg_prototlv.h WPS_CONFMET_* */
486 uint16 svc_updi; /* Service Update Indicator */
495 uint16 len; /* Length: 5 plus size of Query Data */
504 uint16 info_id; /* Info ID: 0xDDDD */
505 uint16 len; /* Length of service request TLV, 5 plus the size of request data */
515 uint16 qreq_len; /* Query Request Length */
522 uint16 len; /* Length: 5 plus size of Query Data */
532 uint16 info_id; /* Info ID: 0xDDDD *
    [all...]
  /external/bluetooth/bluedroid/stack/avdt/
avdt_msg.c 57 typedef UINT8 (*tAVDT_MSG_PRS)(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len);
76 static UINT8 avdt_msg_prs_none(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len);
77 static UINT8 avdt_msg_prs_single(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len);
78 static UINT8 avdt_msg_prs_setconfig_cmd(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len);
79 static UINT8 avdt_msg_prs_reconfig_cmd(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len);
80 static UINT8 avdt_msg_prs_multi(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len);
81 static UINT8 avdt_msg_prs_security_cmd(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len);
82 static UINT8 avdt_msg_prs_discover_rsp(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len);
83 static UINT8 avdt_msg_prs_svccap(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len);
84 static UINT8 avdt_msg_prs_all_svccap(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len)
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_buffer.c 46 static void gki_init_free_queue (UINT8 id, UINT16 size, UINT16 total, void *p_mem)
48 UINT16 i;
49 UINT16 act_size;
58 act_size = (UINT16)(tempsize + BUFFER_PADDING_SIZE);
69 p_cb->freeq[id].size = (UINT16) tempsize;
357 void *GKI_getbuf_debug (UINT16 size, const char * _function_, int _line_)
359 void *GKI_getbuf (UINT16 size)
400 if (((UINT16)1 << p_cb->pool_list[i]) & p_cb->pool_access_mask)
650 UINT16 GKI_get_buf_size (void *p_buf
    [all...]
  /external/libnfc-nci/src/gki/common/
gki_buffer.c 46 static void gki_init_free_queue (UINT8 id, UINT16 size, UINT16 total, void *p_mem)
48 UINT16 i;
49 UINT16 act_size;
58 act_size = (UINT16)(tempsize + BUFFER_PADDING_SIZE);
69 p_cb->freeq[id].size = (UINT16) tempsize;
357 void *GKI_getbuf_debug (UINT16 size, const char * _function_, int _line_)
359 void *GKI_getbuf (UINT16 size)
400 if (((UINT16)1 << p_cb->pool_list[i]) & p_cb->pool_access_mask)
650 UINT16 GKI_get_buf_size (void *p_buf
    [all...]
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_act.c 52 UINT8 mdl_idx, UINT16 status);
53 static void bta_hl_sdp_cback0(UINT16 status);
54 static void bta_hl_sdp_cback1(UINT16 status);
55 static void bta_hl_sdp_cback2(UINT16 status);
56 static void bta_hl_sdp_cback3(UINT16 status);
57 static void bta_hl_sdp_cback4(UINT16 status);
58 static void bta_hl_sdp_cback5(UINT16 status);
59 static void bta_hl_sdp_cback6(UINT16 status);
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c 42 static void l2c_csm_closed (tL2C_CCB *p_ccb, UINT16 event, void *p_data);
43 static void l2c_csm_orig_w4_sec_comp (tL2C_CCB *p_ccb, UINT16 event, void *p_data);
44 static void l2c_csm_term_w4_sec_comp (tL2C_CCB *p_ccb, UINT16 event, void *p_data);
45 static void l2c_csm_w4_l2cap_connect_rsp (tL2C_CCB *p_ccb, UINT16 event, void *p_data);
46 static void l2c_csm_w4_l2ca_connect_rsp (tL2C_CCB *p_ccb, UINT16 event, void *p_data);
47 static void l2c_csm_config (tL2C_CCB *p_ccb, UINT16 event, void *p_data);
48 static void l2c_csm_open (tL2C_CCB *p_ccb, UINT16 event, void *p_data);
49 static void l2c_csm_w4_l2cap_disconnect_rsp (tL2C_CCB *p_ccb, UINT16 event, void *p_data);
50 static void l2c_csm_w4_l2ca_disconnect_rsp (tL2C_CCB *p_ccb, UINT16 event, void *p_data);
53 static char *l2c_csm_get_event_name (UINT16 event)
    [all...]

Completed in 1386 milliseconds

<<11121314151617181920>>