Home
last modified time | relevance | path

Searched defs:start (Results 1 – 25 of 52) sorted by relevance

123

/drivers/peripheral/camera/test/mpi/src/
Dperformance_hdi_test.cpp27 float PerformanceHdiTest::calTime(struct timeval start, struct timeval end) in calTime()
55 struct timeval start; variable
85 struct timeval start; variable
122 struct timeval start; variable
156 struct timeval start; variable
202 struct timeval start; variable
247 struct timeval start; variable
280 struct timeval start; variable
316 struct timeval start; variable
349 struct timeval start; variable
[all …]
Dperformance_func_test.cpp27 float PerformanceFuncTest::calTime(struct timeval start, struct timeval end) in calTime()
50 struct timeval start; variable
84 struct timeval start; variable
152 struct timeval start; variable
/drivers/hdf_core/framework/utils/include/
Dhcs_blob_if.h48 static inline uint8_t HcsByteCodeToUint8(const char *start) in HcsByteCodeToUint8()
53 static inline uint16_t HcsByteCodeToUint16(const char *start) in HcsByteCodeToUint16()
58 static inline uint32_t HcsByteCodeToUint32(const char *start) in HcsByteCodeToUint32()
63 static inline uint64_t HcsByteCodeToUint64(const char *start) in HcsByteCodeToUint64()
68 static inline uint32_t HcsGetPrefix(const char *start) in HcsGetPrefix()
/drivers/hdf_core/framework/utils/src/hcs_parser/
Dhcs_blob_if.c21 int32_t HcsGetDataTypeOffset(const char *start) in HcsGetDataTypeOffset()
48 static int32_t HcsGetArrayLength(const char *start) in HcsGetArrayLength()
67 int32_t HcsGetAttrLength(const char *start) in HcsGetAttrLength()
90 int32_t HcsGetNodeOrAttrLength(const char *start) in HcsGetNodeOrAttrLength()
195 bool HcsCheckBlobFormat(const char *start, uint32_t length) in HcsCheckBlobFormat()
Dhcs_generate_tree.c30 static struct DeviceResourceNode *CreateTreeNode(const char *start, int32_t offset, in CreateTreeNode()
66 static bool AddAttrInNode(const char *start, struct DeviceResourceNode *parentNode, char **treeMem) in AddAttrInNode()
/drivers/hdf_core/framework/model/storage/include/mtd/
Dmtd_user.h31 uint32_t start; member
36 uint64_t start; member
41 uint32_t start; member
/drivers/peripheral/camera/vdi_base/common/metadata_manager/src/
Dcamera_example_vendor_tags.cpp38 uint32_t start = EXAMPLE_VENDOR_SECTION_BOUNDS[section][0]; in GetVendorTagCount() local
68 uint32_t start = EXAMPLE_VENDOR_SECTION_BOUNDS[section][0]; in GetAllVendorTags() local
/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/
Dmtd_legacy_lite.c154 int hinand_read(void *memaddr, unsigned long start, unsigned long size) in hinand_read()
169 int hinand_write(void *memaddr, unsigned long start, unsigned long size) in hinand_write()
184 int hinand_erase(unsigned long start, unsigned long size) in hinand_erase()
200 int hinand_yaffs_read(void *memaddr, unsigned long start, unsigned long size) in hinand_yaffs_read()
215 int hinand_yaffs_write(void *memaddr, unsigned long start, unsigned long size) in hinand_yaffs_write()
Dmtd_char_lite.c463 static int HdfMtdDevErase(struct MtdDev *mtdDev, UINT64 start, UINT64 len, UINT64 *failAddr) in HdfMtdDevErase()
483 static int HdfMtdDevRead(struct MtdDev *mtdDev, UINT64 start, UINT64 len, const char *buf) in HdfMtdDevRead()
492 static int HdfMtdDevWrite(struct MtdDev *mtdDev, UINT64 start, UINT64 len, const char *buf) in HdfMtdDevWrite()
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
Dhdf_module_kconfig_file.py67 def _parse_config(self, match_obj, start, parent_item): argument
94 def _parse_choice(self, _match_obj, start, _parent_item): argument
/drivers/hdf_core/framework/support/platform/src/hdmi/
Dhdmi_hdr.c35 static void HdmiHdrZeroDrmInfoFrameTimerSet(struct HdmiCntlr *cntlr, bool start) in HdmiHdrZeroDrmInfoFrameTimerSet()
60 static void HdmiHdrModeChangeTimerSet(struct HdmiCntlr *cntlr, bool start) in HdmiHdrModeChangeTimerSet()
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/
Dosal_time.c55 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime()
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
Dosal_time.c56 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime()
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
Dosal_time.c56 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime()
/drivers/hdf_core/adapter/khdf/linux/osal/src/
Dosal_time.c52 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime()
/drivers/hdf_core/framework/support/posix/src/
Dosal_time.c36 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime()
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/
Dv4l2_buffer.h35 void* start; member
/drivers/hdf_core/framework/support/platform/include/adc/
Dadc_core.h40 int32_t (*start)(struct AdcDevice *device); member
/drivers/hdf_core/framework/support/platform/include/dac/
Ddac_core.h40 int32_t (*start)(struct DacDevice *device); member
/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_hdr.h40 bool start; member
/drivers/hdf_core/framework/support/platform/include/fwk/
Dplatform_queue.h36 bool start; member
/drivers/hdf_core/framework/support/platform/include/watchdog/
Dwatchdog_core.h38 int32_t (*start)(struct WatchdogCntlr *wdt); member
/drivers/hdf_core/adapter/khdf/linux/model/camera/src/
Dcamera_buffer_manager_adapter.c11 struct frame_vector *CreateFrameVec(unsigned long start, unsigned long length) in CreateFrameVec()
/drivers/hdf_core/framework/support/platform/include/clock/
Dclock_core.h43 int32_t (*start)(struct ClockDevice *device); member
/drivers/peripheral/camera/test/ut/usb_camera/
Dtest_camera_base.cpp61 struct timeval start = {}; in StoreImage() local
93 struct timeval start = {}; in StoreVideo() local
526 float TestCameraBase::CalTime(struct timeval start, struct timeval end) in CalTime()

123