/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 | 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/include/ |
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 | OMX_adaptor.h | 32 typedef KeyedVector <OMX_HANDLETYPE, uint> ComponentFramerateMap; 39 uint frameRate;
|
/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/qcom/display/msm8909/gpu_tonemapper/ |
D | EGLImageBuffer.h | 33 uint textureID; 34 uint renderbufferID; 35 uint framebufferID;
|
/hardware/qcom/display/msm8998/gpu_tonemapper/ |
D | EGLImageBuffer.h | 33 uint textureID; 34 uint renderbufferID; 35 uint framebufferID;
|
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/ |
D | EGLImageBuffer.h | 33 uint textureID; 34 uint renderbufferID; 35 uint framebufferID;
|
/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/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/msm8084/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/msm8996/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()
|