Home
last modified time | relevance | path

Searched defs:offset (Results 1 - 25 of 69) sorted by relevance

123

/drivers/hdf_core/framework/utils/src/hcs_parser/
H A Dhcs_generate_tree.h16 uint32_t offset; // The offset of the node in the blob. member
H A Dhcs_parser.c22 bool HcsDecompile(const char *hcsBlob, uint32_t offset, struct DeviceResourceNode **root) in HcsDecompile() argument
H A Dhcs_generate_tree.c16 static struct DeviceResourceNode *GetParentNode(int32_t offset, const struct TreeStack *treeStack, in GetParentNode() argument
30 static struct DeviceResourceNode *CreateTreeNode(const char *start, int32_t offset, in CreateTreeNode() argument
53 UpdateTreeStack(struct TreeStack **treeStack, int32_t *treeLayer, struct DeviceResourceNode *newNode, uint32_t offset) UpdateTreeStack() argument
84 ParseByteCode(const char *treeStart, int32_t offset, char **treeMem, struct TreeStack **treeStack, int32_t *treeLayerOrMemLen) ParseByteCode() argument
135 int32_t offset = 0; GenerateCfgTree() local
[all...]
/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_firmware.c52 int32_t OsalSeekFirmware(struct OsalFirmware *fwPara, uint32_t offset) in OsalSeekFirmware() argument
H A Dosal_file.c106 off_t OsalFileLseek(OsalFile *file, off_t offset, int32_t whence) in OsalFileLseek() argument
H A Dosal_mem.c33 uint32_t offset; member
119 uint32_t offset; in OsalMemAllocAlign() local
/drivers/external_device_manager/interfaces/ddk/base/
H A Dddk_types.h60 uint32_t offset; member
/drivers/peripheral/huks/test/fuzztest/
H A Dhuks_hdi_fuzz_common.cpp55 uint32_t offset = sizeof(struct HksParamSet) + sizeof(struct HksParam) * paramSet->paramsCnt; in HuksFreshParamSet() local
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H A Dosal_file.c114 off_t OsalFileLseek(OsalFile *file, off_t offset, int32_t whence) in OsalFileLseek() argument
H A Dosal_firmware.c45 uint32_t offset; member
103 int32_t OsalSeekFirmware(struct OsalFirmware *fwPara, uint32_t offset) in OsalSeekFirmware() argument
[all...]
H A Dosal_cdev.c85 static off_t OsalCdevSeek(struct file *filep, off_t offset, int whence) in OsalCdevSeek() argument
/drivers/hdf_core/adapter/khdf/liteos/network/include/
H A Dnetbuf_adapter.h81 uint32_t offset; /**< Offset of the buffer segment */ member
/drivers/hdf_core/adapter/khdf/liteos_m/network/include/
H A Dnetbuf_adapter.h81 uint32_t offset; /**< Offset of the buffer segment */ member
/drivers/peripheral/codec/test/unittest/hdi_image/
H A Dtest_helper.h69 size_t offset = 0; in Finalize() local
/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
H A Dframebuffer_allocator.cpp112 uint32_t offset = smemAddress - smemStart_; in Allocate() local
[all...]
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/
H A Dv4l2_buffer.h40 uint32_t offset; member
/drivers/peripheral/partitionslot/hal/src/
H A Dpartitionslot_manager.cpp77 int32_t PartitionSlotManager::WriteSlot(int fd, int32_t slot, off_t offset, off_t size) in WriteSlot() argument
91 int PartitionSlotManager::ReadMisc(off_t offset, off_t size) in ReadMisc() argument
113 int PartitionSlotManager::WriteSlotToMisc(int32_t slot, off_t offset, off_t size) in WriteSlotToMisc() argument
/drivers/hdf_core/adapter/khdf/linux/model/camera/src/
H A Dvirtual_malloc.c71 int32_t offset; in VmallocAllocUserPtr() local
/drivers/hdf_core/framework/model/camera/buffer_manager/include/
H A Dcamera_buffer.h37 uint32_t offset; member
/drivers/hdf_core/framework/model/input/driver/touchscreen/
H A Dtouch_ft5x06.c189 static int32_t SelectDataPin(int32_t version, int32_t *offset, int32_t *tpLen, int32_t *crcLen) in SelectDataPin() argument
215 int32_t offset = 0; in ParsePointData() local
/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_ddc.h57 uint8_t offset; member
/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_hdcp.c14 static int32_t HdmiHdcpRead(struct HdmiHdcp *hdcp, enum HdmiHdcpPortOffset offset, uint8_t *buffer, uint32_t len) in HdmiHdcpRead() argument
34 static int32_t HdmiHdcpWrite(struct HdmiHdcp *hdcp, enum HdmiHdcpPortOffset offset, uint8_t *buffer, uint32_t len) in HdmiHdcpWrite() argument
127 uint8_t offset; in HdmiHdcpReadMsgHv() local
/drivers/hdf_core/interfaces/inner_api/hdi/base/
H A Dhdi_smq_meta.h72 uint32_t offset; member
274 size_t offset = 0; in SharedMemQueueMeta() local
/drivers/peripheral/clearplay/hdi_service/src/
H A Dmedia_decrypt_module_service.cpp141 size_t offset = 0; in DecryptBySM4Cbc() local
187 size_t offset = 0; in DecryptByAesCbc() local
226 size_t offset = 0; CopyBuffer() local
[all...]
/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/
H A Dmedia_key_system_types.h157 uint32_t offset; member

Completed in 12 milliseconds

123