Searched defs:length (Results 51 - 71 of 71) sorted by relevance

123

/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Dbcmutils.c120 /* return total length of buffer chain */
1236 /* length check on io buf */
1252 /* buffer must meet minimum length requirement */
1269 /* unknown type for length check in iovar info */
1545 * Advance from the current 1-byte tag/1-byte length/variable-length value
1547 * If the current or next TLV is invalid (does not fit in given buffer length),
1550 * by the TLV parameter's length if it is valid.
1574 * Traverse a string of 1-byte tag/1-byte length/variable-length valu
1976 bcm_bitcount(uint8 *bitmap, uint length) argument
[all...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Dbcmevent.h42 #define BCM_MSG_IFNAME_MAX 16 /* max length of interface name */
290 #define WLC_E_SUP_UNSUP_KEY_LEN 4 /* Unsupported key length */
394 uint16 data_len; /* length of data to follow */
395 uint8 data[1]; /* variable length specified by data_len */
400 uint16 length; /* length of response_data */ member in struct:wl_sd_tlv
H A D802.11.h41 #define DOT11_A3_HDR_LEN 24 /* d11 header length with A3 */
42 #define DOT11_A4_HDR_LEN 30 /* d11 header length with A4 */
43 #define DOT11_MAC_HDR_LEN DOT11_A3_HDR_LEN /* MAC header length */
44 #define DOT11_FCS_LEN 4 /* d11 FCS length */
45 #define DOT11_ICV_LEN 4 /* d11 ICV length */
46 #define DOT11_ICV_AES_LEN 8 /* d11 ICV/AES length */
47 #define DOT11_QOS_LEN 2 /* d11 QoS length */
48 #define DOT11_HTC_LEN 4 /* d11 HT Control field length */
51 #define DOT11_IV_LEN 4 /* d11 IV length */
52 #define DOT11_IV_TKIP_LEN 8 /* d11 IV TKIP length */
771 uint8 length; member in struct:dot11_qbss_load_ie
1873 uint8 length; member in struct:dot11_tfs_req_se
2159 uint8 length; member in struct:dot11_rde_ie
[all...]
/hardware/qcom/msm8960/kernel-headers/media/
H A Dmsm_isp.h295 uint16_t length; member in struct:msm_isp_cmd
H A Dmsm_camera.h129 uint16_t length; member in struct:msm_mctl_pp_cmd
176 uint16_t length; member in struct:msm_ctrl_cmd
207 uint32_t length; member in struct:msm_pp_frame_sp
219 uint32_t length; member in struct:msm_pp_frame_mp
344 uint16_t length; member in struct:msm_camera_cfg_cmd
446 uint16_t length; member in struct:msm_vfe_cfg_cmd
454 uint16_t length; member in struct:msm_vpe_cfg_cmd
631 uint32_t length; member in struct:msm_mem_map_info
737 int length; member in struct:msm_stats_buf
/hardware/qcom/msm8960/original-kernel-headers/media/
H A Dmsm_isp.h239 uint16_t length; member in struct:msm_isp_cmd
H A Dmsm_camera.h230 uint16_t length; member in struct:msm_mctl_pp_cmd
288 uint16_t length; member in struct:msm_ctrl_cmd
314 /* buffer length */
315 uint32_t length; member in struct:msm_pp_frame_sp
327 /* plane length */
328 uint32_t length; member in struct:msm_pp_frame_mp
418 uint16_t length; member in struct:msm_camera_cfg_cmd
511 uint16_t length; member in struct:msm_vfe_cfg_cmd
517 uint16_t length; member in struct:msm_vpe_cfg_cmd
668 uint32_t length; member in struct:msm_mem_map_info
757 int length; member in struct:msm_stats_buf
[all...]
/hardware/qcom/msm8x74/kernel-headers/media/
H A Dmsm_isp.h300 uint16_t length; member in struct:msm_isp_cmd
H A Dmsm_camera.h142 uint16_t length; member in struct:msm_mctl_pp_cmd
187 uint16_t length; member in struct:msm_ctrl_cmd
216 uint32_t length; member in struct:msm_pp_frame_sp
226 uint32_t length; member in struct:msm_pp_frame_mp
336 uint16_t length; member in struct:msm_camera_cfg_cmd
441 uint16_t length; member in struct:msm_vfe_cfg_cmd
447 uint16_t length; member in struct:msm_vpe_cfg_cmd
627 uint32_t length; member in struct:msm_mem_map_info
726 int length; member in struct:msm_stats_buf
/hardware/qcom/msm8x74/original-kernel-headers/media/
H A Dmsm_isp.h232 uint16_t length; member in struct:msm_isp_cmd
H A Dmsm_camera.h258 uint16_t length; member in struct:msm_mctl_pp_cmd
317 uint16_t length; member in struct:msm_ctrl_cmd
343 /* buffer length */
344 uint32_t length; member in struct:msm_pp_frame_sp
356 /* plane length */
357 uint32_t length; member in struct:msm_pp_frame_mp
468 uint16_t length; member in struct:msm_camera_cfg_cmd
566 uint16_t length; member in struct:msm_vfe_cfg_cmd
572 uint16_t length; member in struct:msm_vpe_cfg_cmd
734 uint32_t length; member in struct:msm_mem_map_info
824 int length; member in struct:msm_stats_buf
[all...]
/hardware/ril/reference-ril/
H A Dreference-ril.c795 int length; local
801 length = strlen(p_args->pdu)/2;
802 asprintf(&cmd, "AT+CMGW=%d,%d", length, p_args->status);
/hardware/ril/include/telephony/
H A Dril_cdma_sms.h389 /* Variable length picture
434 unsigned char length; member in struct:__anon1321
466 unsigned short length; member in struct:__anon1323
798 unsigned char length; /* length, in bytes, of the encoded SMS message */ member in struct:__anon1345
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
H A DJFmTx.java775 public JFmTxStatus txSetRdsTextPsMsg(String psString, int length) { argument
777 JFmLog.d(TAG, "txSetRdsTextPsMsg psString => " + psString + " length = " + length);
781 int status = nativeJFmTx_SetRdsTextPsMsg(txContext.getValue(), psString, length);
810 public JFmTxStatus txWriteRdsRawData(String msg, int length) { argument
816 int status = nativeJFmTx_WriteRdsRawData(txContext.getValue(), msg, length);
1448 java.lang.String psString, int length);
1453 int length);
1447 nativeJFmTx_SetRdsTextPsMsg(long contextValue, java.lang.String psString, int length) argument
1452 nativeJFmTx_WriteRdsRawData(long contextValue, java.lang.String msg, int length) argument
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraParameters.cpp730 * @length : size of the array
734 String8 QCameraParameters::createZoomRatioValuesString(int *zoomRatios, int length) argument
739 if(length > 0){
744 for (int i =1;i<length;i++){
2848 // Set focal length, horizontal view angle, and vertical view angle
5473 * @bufLen : length of the string
5963 * @paramLength : length of parameter value
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_msm8974.cpp158 v4l2_buf.length = omx->drv_ctx.num_planes;
184 v4l2_buf.length = 1;
247 v4l2_buf.length = omx->drv_ctx.num_planes;
1537 OMX_U32 length; member in struct:ivf_file_header
3530 // Retrieve size of NAL length field
4078 plane[0].length = drv_ctx.op_buf.buffer_size;
4086 plane[extra_idx].length = drv_ctx.extradata_info.buffer_size;
4098 buf.length = drv_ctx.num_planes;
4591 plane.length = drv_ctx.ptr_inputbuffer [i].mmaped_size;
4597 buf.length
[all...]
/hardware/qcom/camera/
H A DQCamera_Intf.h983 int32_t data_length; /* the length of valid data */
1030 uint32_t length; member in struct:__anon717
1039 uint32_t frame_len; /* frame length */
/hardware/samsung_slsi/exynos5/include/
H A Dvideodev2.h585 * @length: size of this plane (NOT the payload) in bytes
604 __u32 length; member in struct:v4l2_plane
635 * @length: size in bytes of the buffer (NOT its payload) for single-plane
661 __u32 length; member in struct:v4l2_buffer
1036 __u32 hsync; /* Horizontal Sync length in pixels */
1039 __u32 vsync; /* Vertical Sync length in lines */
1044 __u32 il_vsync; /* Vertical sync length for bottom field of
1956 __u32 length; member in struct:v4l2_enc_idx_entry
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dvideodev2.h447 __u32 length; member in struct:v4l2_plane
476 __u32 length; member in struct:v4l2_buffer
1895 __u32 length; member in struct:v4l2_enc_idx_entry
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dvideodev2.h609 * @length: size of this plane (NOT the payload) in bytes
626 __u32 length; member in struct:v4l2_plane
654 * @length: size in bytes of the buffer (NOT its payload) for single-plane
679 __u32 length; member in struct:v4l2_buffer
1037 __u32 hsync; /* Horizontal Sync length in pixels */
1040 __u32 vsync; /* Vertical Sync length in lines */
1045 __u32 il_vsync; /* Vertical sync length for bottom field of
2166 __u32 length; member in struct:v4l2_enc_idx_entry
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h80 uint8 ssid_len; /* the length of SSID */
116 uint32 length; /* byte length of data in this record, member in struct:wl_bss_info_107
133 uint32 ie_length; /* byte length of Information Elements */
134 /* variable length Information Elements */
144 * Applications MUST CHECK ie_offset field and length field to access IEs and
149 uint32 length; /* byte length of data in this record, member in struct:wl_bss_info_108
176 uint32 ie_length; /* byte length of Information Elements */
178 /* variable length Informatio
191 uint32 length; /* byte length of data in this record, member in struct:wl_bss_info
2023 uint16 length; /* length of entire structure */ member in struct:wl_samplecollect_args
2056 uint16 length; /* data length */ member in struct:wl_sampledata
2121 uint16 length; /* Packet length */ member in struct:ota_packetengine
3024 uint16 length; /* length of entire structure */ member in struct:__anon91
3272 uint16 length; /* length of entire structure */ member in struct:__anon92
3503 uint16 length; /* length of entire structure */ member in struct:__anon93
3549 uint16 length; /* length of entire structure */ member in struct:__anon95
3570 uint16 length; /* length of fixed parameters in the structure */ member in struct:wl_mkeep_alive_pkt
3588 uint16 length; /* length of entire structure */ member in struct:wlc_ba_cnt
3734 uint16 length; member in struct:tdls_wfd_ie_iovar
3742 uint16 length; /* length of entire structure */ member in struct:tspec_arg
4229 uint32 length; /* Packet length */ member in struct:wl_pkteng
4872 uint16 length; /* reserved for future usage */ member in struct:wl_smf_stats
[all...]

Completed in 1524 milliseconds

123