| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/ |
| D | scons_env_cfg.py | 34 def __init__(self): argument 89 def set_tools(self, env, tool_name='all', tool_value='default'): argument 108 def get_tools(self, env, tool_name): argument 113 def set_environs(self, env, env_name='all', env_value=None, module='common'): argument 132 def append_environs(self, env, module, env_name = None): argument 147 def get_module_cfg(self, module, env_name, fixed=False): argument 163 def get_module_dir(self, module): argument 173 def get_all_modules(self): argument 177 def get_module_libs(self, module, lib_name_only=False): argument 190 def get_build_modules(self): argument [all …]
|
| D | pkt_builder.py | 32 …def __init__(self, app_name="Hi3861_demo", sign_alg=0x3F, kernel_file_ver=0, flashboot_file_ver=0,… argument 59 def set_file_attr_encrypt(self, attr_encrypt): argument 62 def set_kernel_file_attr_ota(self, attr_ota): argument 69 def set_flashboot_file_attr_ota(self, attr_ota): argument 72 def set_chip_product_name(self, name): argument 75 def set_kernel_max_size(self, signature): argument 87 …def set_src_path(self, boot_bin_path = None, kernel_bin_path = None, normal_nv_path = None, factor… argument 93 def set_pkt_path(self, pkt_dir_path): argument 96 def set_build_temp_path(self, build_temp_path): argument 99 def set_app_name(self, app_name): argument [all …]
|
| D | scons_app.py | 48 def __init__(self, app_name, factory_mode): argument 58 def app_lookup(self): argument 68 def read_env(self): argument 84 def get_app_libs(self): argument 93 def get_app_lib_path(self): argument 101 def get_app_name(self): argument 104 def get_app_cfg(self, key): argument 107 def app_pre_check(self): argument 118 def app_env_parse(self, settings): argument
|
| D | hi_config_parser.py | 34 def __init__(self): argument 42 def translate(self, key): argument 51 def __init__(self): argument 59 def local_main(self): argument 62 def get_default_config_file(self): argument 69 def do_parse(self): argument 82 def cfg_is_valid(self, option): argument 95 def parse_option(self, option): argument 109 def get_default_config_file(self): argument
|
| D | packet_create.py | 28 def __init__(self): argument 31 def _initial(self, c): argument 42 def _update_crc(self, crc, c): argument 51 def crc(self, str): argument 57 def crcb(self, i): argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/ |
| D | scons_env_cfg.py | 34 def __init__(self): argument 89 def set_tools(self, env, tool_name='all', tool_value='default'): argument 108 def get_tools(self, env, tool_name): argument 113 def set_environs(self, env, env_name='all', env_value=None, module='common'): argument 132 def append_environs(self, env, module, env_name = None): argument 147 def get_module_cfg(self, module, env_name, fixed=False): argument 163 def get_module_dir(self, module): argument 173 def get_all_modules(self): argument 177 def get_module_libs(self, module, lib_name_only=False): argument 190 def get_build_modules(self): argument [all …]
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
| D | mali_kbase_csf_tl_reader.c | 71 struct kbase_csf_tl_reader *self = &kbdev->timeline->csf_tl_reader; in kbase_csf_tl_debugfs_poll_interval_read() local 81 struct kbase_csf_tl_reader *self = &kbdev->timeline->csf_tl_reader; in kbase_csf_tl_debugfs_poll_interval_write() local 140 struct kbase_ts_converter *self, in kbase_ts_converter_init() 175 kbase_ts_converter_convert(const struct kbase_ts_converter *self, u64 *gpu_ts) in kbase_ts_converter_convert() 190 const struct kbase_csf_tl_reader *self, in tl_reader_overflow_notify() 214 struct kbase_csf_tl_reader *self, in tl_reader_overflow_check() 250 static void tl_reader_reset(struct kbase_csf_tl_reader *self) in tl_reader_reset() 259 int kbase_csf_tl_reader_flush_buffer(struct kbase_csf_tl_reader *self) in kbase_csf_tl_reader_flush_buffer() 352 struct kbase_csf_tl_reader *self = in kbasep_csf_tl_reader_read_callback() local 378 struct kbase_csf_tl_reader *self, in tl_reader_init_late() [all …]
|
| /device/soc/rockchip/rk2206/hardware/ |
| D | build.py | 19 def __init__(self, chip, board): argument 24 def head(self): argument 44 def include(self): argument 61 def tail(self): argument 65 def source(self, path, init): argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| D | mali_kbase_ccswe.c | 29 struct kbase_ccswe *self, u64 timestamp_ns) in kbasep_ccswe_cycle_at_no_lock() 46 void kbase_ccswe_init(struct kbase_ccswe *self) in kbase_ccswe_init() 53 u64 kbase_ccswe_cycle_at(struct kbase_ccswe *self, u64 timestamp_ns) in kbase_ccswe_cycle_at() 66 struct kbase_ccswe *self, u64 timestamp_ns, u32 gpu_freq) in kbase_ccswe_freq_change() 88 void kbase_ccswe_reset(struct kbase_ccswe *self) in kbase_ccswe_reset()
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| D | mali_kbase_ccswe.c | 29 static u64 kbasep_ccswe_cycle_at_no_lock(struct kbase_ccswe *self, u64 timestamp_ns) in kbasep_ccswe_cycle_at_no_lock() 45 void kbase_ccswe_init(struct kbase_ccswe *self) in kbase_ccswe_init() 53 u64 kbase_ccswe_cycle_at(struct kbase_ccswe *self, u64 timestamp_ns) in kbase_ccswe_cycle_at() 66 void kbase_ccswe_freq_change(struct kbase_ccswe *self, u64 timestamp_ns, u32 gpu_freq) in kbase_ccswe_freq_change() 90 void kbase_ccswe_reset(struct kbase_ccswe *self) in kbase_ccswe_reset()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/tools/packet_tool/ |
| D | packet_tool.py | 29 def __init__(self): argument 32 def _initial(self, c): argument 43 def _update_crc(self, crc, c): argument 52 def crc(self, str): argument 58 def crcb(self, i): argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/helloworld/smp/ |
| D | sample_lcd.c | 1348 void ViCfgInit(ViCfg* self) in ViCfgInit() 1368 void ViCfgSetDev(ViCfg* self, int devId, WDR_MODE_E wdrMode) in ViCfgSetDev() 1381 void ViCfgSetPipe(ViCfg* self, int pipe0Id, int pipe1Id, int pipe2Id, int pipe3Id) in ViCfgSetPipe() 1395 void ViCfgSetChn(ViCfg* self, int chnId, PIXEL_FORMAT_E pixFormat, in ViCfgSetChn() 1416 void VpssCfgInit(VpssCfg* self) in VpssCfgInit() 1430 void VpssCfgSetGrp(VpssCfg* self, in VpssCfgSetGrp() 1455 VPSS_CHN_ATTR_S* VpssCfgAddChn(VpssCfg* self, in VpssCfgAddChn() 1712 MppSess *self = MppSessNew(); in ViVpssCreate() local 1735 HI_VOID StVoParamCfg(VoCfg *self) in StVoParamCfg() 1746 HI_VOID StVbParamCfg(VbCfg *self) in StVbParamCfg()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/ |
| D | sample_media_opencv.cpp | 53 static void TennisViCfgSetDev(ViCfg* self, int devId, WDR_MODE_E wdrMode) in TennisViCfgSetDev() 66 static void TennisViCfgSetChn(ViCfg* self, int chnId, PIXEL_FORMAT_E pixFormat, in TennisViCfgSetChn() 91 static HI_VOID TennisStVbParamCfg(VbCfg *self) in TennisStVbParamCfg() 129 static HI_VOID TennisStVoParamCfg(VoCfg *self) in TennisStVoParamCfg()
|
| D | sample_media_ai.c | 1376 void ViCfgInit(ViCfg* self) in ViCfgInit() 1396 void ViCfgSetDev(ViCfg* self, int devId, WDR_MODE_E wdrMode) in ViCfgSetDev() 1409 void ViCfgSetPipe(ViCfg* self, int pipe0Id, int pipe1Id, int pipe2Id, int pipe3Id) in ViCfgSetPipe() 1423 void ViCfgSetChn(ViCfg* self, int chnId, PIXEL_FORMAT_E pixFormat, in ViCfgSetChn() 1444 void VpssCfgInit(VpssCfg* self) in VpssCfgInit() 1458 void VpssCfgSetGrp(VpssCfg* self, in VpssCfgSetGrp() 1483 VPSS_CHN_ATTR_S* VpssCfgAddChn(VpssCfg* self, in VpssCfgAddChn() 1740 MppSess *self = MppSessNew(); // todo:realease malloc in ViVpssCreate() local 1906 static HI_VOID StVbParamCfg(VbCfg *self) in StVbParamCfg() 1933 static HI_VOID StVoParamCfg(VoCfg *self) in StVoParamCfg()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ai_infer_process/ |
| D | ai_infer_process.c | 235 SAMPLE_SVP_NNIE_CFG_S *self; in CnnCreate() local 312 void CnnDestroy(SAMPLE_SVP_NNIE_CFG_S *self) in CnnDestroy() 553 int CnnCalImg(SAMPLE_SVP_NNIE_CFG_S* self, in CnnCalImg() 806 SAMPLE_SVP_NNIE_CFG_S *self; in Yolo2Create() local 886 void Yolo2Destory(SAMPLE_SVP_NNIE_CFG_S *self) in Yolo2Destory() 963 int Yolo2CalImg(SAMPLE_SVP_NNIE_CFG_S* self, in Yolo2CalImg()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/scenario/hand_classify/ |
| D | yolov2_hand_detect.c | 39 SAMPLE_SVP_NNIE_CFG_S *self = NULL; in Yolo2FdLoad() local 67 SAMPLE_SVP_NNIE_CFG_S *self = (SAMPLE_SVP_NNIE_CFG_S*)model; in HandDetect() local
|
| D | hand_classify.c | 81 SAMPLE_SVP_NNIE_CFG_S *self = NULL; in Yolo2HandDetectResnetClassifyLoad() local 203 SAMPLE_SVP_NNIE_CFG_S *self = (SAMPLE_SVP_NNIE_CFG_S*)model; in Yolo2HandDetectResnetClassifyCal() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/ |
| D | osd_img.c | 168 OsdSet *self = NULL; in OsdsCreate() local 284 int OsdsCreateRgn(OsdSet* self) in OsdsCreateRgn() 377 void OsdsDestroyRgn(OsdSet* self, int rgnHnd) in OsdsDestroyRgn() 394 void OsdsClear(OsdSet* self) in OsdsClear() 409 void OsdsDestroy(OsdSet* self) in OsdsDestroy() 1232 int OsdsSetRgn(OsdSet* self, int rgnHnd, const HI_OSD_ATTR_S* rgnAttr) in OsdsSetRgn()
|
| /device/soc/rockchip/rk3588/kernel/scripts/ |
| D | mkbootimg | 174 def __init__(self, option_strings, dest, nargs=None, **kwargs): argument 181 def __call__(self, parser, namespace, values, option_string=None): argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | bcm_ring.h | 164 struct bcm_ring *self; /* ptr to self for IS VALID test */ member 404 bcm_ring_sync_read(bcm_ring_t *peer, const bcm_ring_t *self) in bcm_ring_sync_read() 417 bcm_ring_sync_write(bcm_ring_t *peer, const bcm_ring_t *self) in bcm_ring_sync_write()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/scenario/cnn_trash_classify/ |
| D | cnn_trash_classify.c | 126 SAMPLE_SVP_NNIE_CFG_S *self = NULL; in CnnTrashClassifyLoadModel() local 248 …SAMPLE_SVP_NNIE_CFG_S *self = (SAMPLE_SVP_NNIE_CFG_S*)model; // reference to SDK sample_comm_nnie.… in CnnTrashClassifyCal() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/store_sample/smp/ |
| D | sample_store.c | 350 HI_S32 ViCfgInit(ViCfg *self) in ViCfgInit() 373 HI_VOID ViCfgSetDevPipeChnInfo(ViCfg *self) in ViCfgSetDevPipeChnInfo()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/tools/nvtool/ |
| D | build_nv.py | 245 def __init__(self): argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/tools/nvtool/ |
| D | build_nv.py | 245 def __init__(self): argument
|
| /device/soc/rockchip/rk3588/kernel/net/rfkill/ |
| D | rfkill-wlan.c | 713 static int rfkill_wlan_fb_event_notify(struct notifier_block *self, in rfkill_wlan_fb_event_notify()
|