/hardware/samsung_slsi/exynos5/libsecurepath/ |
D | tlwvdrm_api.h | 52 uint32_t data_len; member 60 uint32_t data_len; member
|
D | content_protect.cpp | 96 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/ |
D | nfc.h | 103 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/ |
D | decoder_driver_test.c | 606 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/ |
D | video_encoder_test.c | 627 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/ |
D | nfc_nci_example.c | 34 uint16_t data_len, const uint8_t *p_data) { in hal_write() argument
|
/hardware/qcom/media/mm-video/vidc/vdec/src/ |
D | h264_utils.cpp | 1378 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/ |
D | ril_cdma_sms.h | 582 unsigned char data_len; member
|
/hardware/qcom/media/mm-video/vidc/vdec/inc/ |
D | h264_utils.h | 422 void parse_nal(OMX_U8* data_ptr, OMX_U32 data_len,
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/ |
D | loc_api_common.h | 561 u_int data_len; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/ |
D | loc_api_common.h | 584 u_int data_len; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/ |
D | loc_api_rpcgen_common_rpc.h | 635 u_int data_len; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_common_xdr.c | 953 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/ |
D | loc_api_common_xdr.c | 1022 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/ |
D | wlioctl.h | 44 uint data_len; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/ |
D | loc_api_rpcgen_common_xdr.c | 1048 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/ |
D | wlioctl.h | 45 uint data_len; member
|