/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | dhdioctl.h | 38 uint cmd; /* common ioctl definition */ 40 uint len; /* length of user buffer */ 42 uint used; /* bytes read or written (optional) */ 43 uint needed; /* bytes needed (optional) */ 44 uint driver; /* to identify target driver */ 92 uint version; /* To allow structure change tracking */ 93 uint freq; /* Max ticks between tx/rx attempts */ 94 uint count; /* Test packets to send/rcv each attempt */ 95 uint print; /* Print counts every <print> attempts */ 96 uint total; /* Total packets (or bursts) */ [all …]
|
D | hndrte_cons.h | 31 uint buf_size; 32 uint idx; 43 volatile uint vcons_in; 44 volatile uint vcons_out; 57 uint cbuf_idx;
|
D | bcmutils.h | 87 uint countdown = (us) + 9; \ 311 extern int pktq_mlen(struct pktq *pq, uint prec_bmp); 312 extern void *pktq_mdeq(struct pktq *pq, uint prec_bmp, int *prec_out); 313 extern void *pktq_mpeek(struct pktq *pq, uint prec_bmp, int *prec_out); 342 extern uint pktcopy(osl_t *osh, void *p, uint offset, int len, uchar *buf); 343 extern uint pktfrombuf(osl_t *osh, void *p, uint offset, int len, uchar *buf); 344 extern uint pkttotlen(osl_t *osh, void *p); 346 extern uint pktsegcnt(osl_t *osh, void *p); 347 extern uint pktsegcnt_war(osl_t *osh, void *p); 348 extern uint8 *pktdataoffset(osl_t *osh, void *p, uint offset); [all …]
|
D | bcmwifi_channels.h | 443 extern int wf_mhz2channel(uint freq, uint start_factor); 471 extern int wf_channel2mhz(uint channel, uint start_factor); 482 extern uint16 wf_channel2chspec(uint ctl_ch, uint bw); 484 extern uint wf_channel2freq(uint channel); 485 extern uint wf_freq2channel(uint freq);
|
D | wlioctl.h | 56 uint data_len; 125 uint count; /* # rates in this set */ 158 uint count; /* # rates in this set */ 200 uint count; /* # rates in this set */ 1000 uint byteoff; /* byte offset */ 1001 uint nbytes; /* number of bytes */ 1022 uint band; /* band (optional) */ 1054 uint count; /* Number of nodes */ 1169 uint count; /* number of MAC addresses */ 1176 uint rx_good_pkt; [all …]
|
D | miniopt.h | 56 uint uval; /* strtol translation of valstr */
|
D | bcmdefs.h | 186 uint origsize; /* Size of the virtual packet */ 187 uint nsegs;
|
D | bcmendian.h | 118 uint _wds = (len) / 2; \ 202 bcmswap16_buf(uint16 *buf, uint len) in bcmswap16_buf()
|
D | typedefs.h | 183 typedef unsigned int uint; typedef
|
/hardware/intel/common/utils/media_resource_manager/arbitrator/ |
D | MediaResourceArbitrator.h | 72 uint frameRate; 84 uint maxResolution; 85 uint maxFrameRate; 91 uint maxResolution; 92 uint maxFrameRate; 125 /* in */ uint frameRate); 132 uint frameRate); 134 uint GetLivingCodecsNum(void);
|
D | MediaResourceArbitrator.cpp | 74 /* in */ uint frameRate) { in AddResource() 121 uint MediaResourceArbitrator::GetLivingCodecsNum(void) { in GetLivingCodecsNum() 133 uint frameRate) { in RemoveResource() 136 uint i; in RemoveResource() 234 uint i,j; in ArbitrateFullLoad() 380 uint i,j,k; in SetupDefaultCodecLimitation() 383 uint frameRate; in SetupDefaultCodecLimitation()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | bcmutils.c | 58 uint 59 pktcopy(osl_t *osh, void *p, uint offset, int len, uchar *buf) in pktcopy() 61 uint n, ret = 0; in pktcopy() 68 if (offset < (uint)PKTLEN(osh, p)) in pktcopy() 78 n = MIN((uint)PKTLEN(osh, p) - offset, (uint)len); in pktcopy() 90 uint 91 pktfrombuf(osl_t *osh, void *p, uint offset, int len, uchar *buf) in pktfrombuf() 93 uint n, ret = 0; in pktfrombuf() 97 if (offset < (uint)PKTLEN(osh, p)) in pktfrombuf() 107 n = MIN((uint)PKTLEN(osh, p) - offset, (uint)len); in pktfrombuf() [all …]
|
D | dhdu.c | 91 static uint dhd_iovar_mkbuf(char *name, char *data, uint datalen, 92 char *buf, uint buflen, int *perr); 116 uint value; 556 dhd_hexdump(uchar *buf, uint nbytes, uint saddr) in dhd_hexdump() 560 uint i; in dhd_hexdump() 574 uint j; in dhd_hexdump() 888 uint argc; in dhd_sdreg() 947 uint argc; in dhd_membytes() 950 uint addr; in dhd_membytes() 951 uint len; in dhd_membytes() [all …]
|
D | miniopt.c | 146 t->uval = (uint)strtoul(valstr, &endptr, 0); in miniopt()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/ |
D | mem_ops_aligned.h | 48 const uint##sz##_t *mem = (const uint##sz##_t *)vmem;\ 60 const uint##sz##_t *mem = (const uint##sz##_t *)vmem;\ 76 uint##sz##_t *mem = (uint##sz##_t *)vmem;\ 77 *mem = (uint##sz##_t)val;\ 82 uint##sz##_t *mem = (uint##sz##_t *)vmem, raw;\ 84 *mem = (uint##sz##_t)raw;\
|
/hardware/intel/common/utils/media_resource_manager/omx_adaptor/ |
D | OMX_adaptor.h | 32 typedef KeyedVector <OMX_HANDLETYPE, uint> ComponentFramerateMap; 39 uint frameRate;
|
D | OMX_adaptor.cpp | 139 uint frameRate = (uint)(video_def->xFramerate/65536); in MRM_OMX_SetParameter()
|
/hardware/ti/omap4xxx/camera/ |
D | MemoryManager.cpp | 62 const uint numArrayEntriesC = (uint)(numBufs+1); in allocateBuffer()
|
/hardware/ti/omap4-aah/camera/ |
D | MemoryManager.cpp | 72 const uint numArrayEntriesC = (uint)(numBufs+1); in allocateBufferList()
|
/hardware/ti/omap3/omx/ti_omx_config_parser/src/ |
D | ti_m4v_config_parser.cpp | 634 uint i; in ShowBits() 934 uint left_offset, right_offset, top_offset, bottom_offset; in DecodeSPS() 935 uint i; in DecodeSPS() 1096 uint temp; in DecodeVUI() 1098 uint aspect_ratio_idc, overscan_appopriate_flag, video_format, video_full_range_flag; in DecodeVUI() 1188 uint temp; in DecodeHRD() 1189 uint cpb_cnt_minus1; in DecodeHRD() 1190 uint i; in DecodeHRD() 1236 uint tmp_cnt; in ue_v()
|
/hardware/intel/common/wrs_omxil_core/core/src/ |
D | intel_m4v_config_parser.cpp | 619 uint i; in ShowBits() 932 uint left_offset, right_offset, top_offset, bottom_offset; in DecodeSPS() 933 uint i; in DecodeSPS() 1088 uint temp; in DecodeVUI() 1090 uint aspect_ratio_idc, overscan_appopriate_flag, video_format, video_full_range_flag; in DecodeVUI() 1180 uint temp; in DecodeHRD() 1181 uint cpb_cnt_minus1; in DecodeHRD() 1182 uint i; in DecodeHRD() 1232 uint tmp_cnt; in ue_v()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | bcmevent.h | 225 uint event;
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_log.c | 181 (uint) parsed_report->valid_mask); in log_parsed_report()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_log.c | 181 (uint) parsed_report->valid_mask); in log_parsed_report()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_log.c | 181 (uint) parsed_report->valid_mask); in log_parsed_report()
|