Home
last modified time | relevance | path

Searched refs:data_len (Results 1 – 17 of 17) sorted by relevance

/hardware/samsung_slsi/exynos5/libsecurepath/
Dtlwvdrm_api.h52 uint32_t data_len; member
60 uint32_t data_len; member
Dcontent_protect.cpp96 tci->cmd.data_len = sizeof(protect_ip); in CP_Enable_Path_Protection()
160 tci->cmd.data_len = sizeof(protect_ip); in CP_Disable_Path_Protection()
/hardware/libhardware/include/hardware/
Dnfc.h103 typedef void (nfc_stack_data_callback_t) (uint16_t data_len, uint8_t* p_data);
135 int (*write)(const struct nfc_nci_device *p_dev, uint16_t data_len, const uint8_t *p_data);
/hardware/qcom/media/mm-video/vidc/vdec/test/
Ddecoder_driver_test.c606 unsigned int data_len =0; in start_decoding() local
659 data_len = read_frame ( decode_context->ptr_inputbuffer [i]->bufferaddr, in start_decoding()
662 if (data_len == 0) in start_decoding()
667 DEBUG_PRINT("\n Read Frame from File szie = %u",data_len); in start_decoding()
673 frameinfo.datalen = data_len; in start_decoding()
790 unsigned int data_len =0; in video_thread() local
838 data_len = read_frame ( tempbuffer->bufferaddr, in video_thread()
843 if (data_len == 0) in video_thread()
854 frameinfo.datalen = data_len; in video_thread()
/hardware/qcom/media/mm-video/vidc/venc/test/
Dvideo_encoder_test.c627 unsigned int data_len =0; in start_encoding() local
688 data_len = read_frame ( enc_buffer.ptrbuffer, in start_encoding()
691 if (data_len == 0) in start_encoding()
696 enc_buffer.len = data_len; in start_encoding()
697 DEBUG_PRINT("\n Read Frame from File szie = %d",(int)data_len); in start_encoding()
810 unsigned int data_len =0; in video_thread() local
852 data_len = read_frame ( tempbuffer->pbuffer, in video_thread()
856 if (data_len == 0) in video_thread()
/hardware/libhardware/modules/nfc-nci/
Dnfc_nci_example.c34 uint16_t data_len, const uint8_t *p_data) { in hal_write() argument
/hardware/qcom/media/mm-video/vidc/vdec/src/
Dh264_utils.cpp1378 void h264_stream_parser::parse_nal(OMX_U8* data_ptr, OMX_U32 data_len, OMX_U32 nal_type, bool enabl… in parse_nal() argument
1382 if (!data_len) in parse_nal()
1384 init_bitstream(data_ptr, data_len); in parse_nal()
1405 init_bitstream(data_ptr + cons_bytes, data_len - cons_bytes); in parse_nal()
/hardware/ril/include/telephony/
Dril_cdma_sms.h582 unsigned char data_len; member
/hardware/qcom/media/mm-video/vidc/vdec/inc/
Dh264_utils.h422 void parse_nal(OMX_U8* data_ptr, OMX_U32 data_len,
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
Dloc_api_common.h561 u_int data_len; member
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
Dloc_api_common.h584 u_int data_len; member
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
Dloc_api_rpcgen_common_rpc.h635 u_int data_len; member
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
Dloc_api_common_xdr.c953 if (!xdr_bytes (xdrs, (char **)&objp->data.data_val, (u_int *) &objp->data.data_len, ~0)) in xdr_rpc_loc_reserved_payload_s_type()
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_common_xdr.c1022 if (!xdr_bytes (xdrs, (char **)&objp->data.data_val, (u_int *) &objp->data.data_len, ~0)) in xdr_rpc_loc_reserved_payload_s_type()
/hardware/broadcom/wlan/bcm4329/dhdutil/include/
Dwlioctl.h44 uint data_len; member
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/
Dloc_api_rpcgen_common_xdr.c1048 if (!xdr_bytes (xdrs, (char **)&objp->data.data_val, (u_int *) &objp->data.data_len, ~0)) in xdr_rpc_loc_reserved_payload_s_type()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h45 uint data_len; member