| /device/soc/rockchip/common/vendor/drivers/gpu/drm/rockchip/ebc-dev/epdlut/ |
| D | pvi_waveform_v8.S | 1345 .string "get_wf_frm_num" 1380 .string "pvi : Unknow waveform version %x,%x\n" 1383 .string "pvi: unspport PVI waveform type" 1385 .string "waveformdata is NULL\n" 1388 .string "pvi: decodec waveform 19 error\n" 1390 .string "pvi: %s %d check error\n" 1392 .string "pvi waveform get frame number failed\n" 1395 .string "Get GRAY2 waveform data failed during AUTO mode\n" 1398 .string "pvi: unsupport WF GRAY4n" 1401 .string "pvi : Unknow waveform version %x,%x, may be wrong waveform file\n" [all …]
|
| D | rkf_waveform_v8.S | 1078 .string "rkf waveform" 1081 .string "rkf: check format failed\n" 1084 .string "rkf: failed to check RKF file format\n" 1087 .string "[EINK]: waveform crc err readcrc = %x crccheck = %x\n" 1090 .string "rkf: failed to check crc RKF waveform\n" 1093 .string "rkf file version: %s\n" 1283 .string "int" 1308 .string "s8" 1313 .string "u8" 1318 .string "u16" [all …]
|
| /device/board/unionman/unionpi_tiger/hardware/camera/driver_adapter/include/ |
| D | v4l2_dev.h | 46 RetCode start(const std::string& cameraID); 48 RetCode stop(const std::string& cameraID); 50 RetCode SetNumberCtrls (const std::string& cameraID, std::vector<DeviceControl>& control); 52 RetCode GetNumberCtrls (const std::string& cameraID, std::vector<DeviceControl>& control); 54 RetCode GetFmtDescs(const std::string& cameraID, std::vector<DeviceFormat>& fmtDesc); 56 RetCode GetControls(const std::string& cameraID, std::vector<DeviceControl>& control); 58 RetCode ConfigSys(const std::string& cameraID, V4l2FmtCmd command, DeviceFormat& format); 60 RetCode UpdateSetting(const std::string& cameraID, AdapterCmd command, const int* args); 62 RetCode QuerySetting(const std::string& cameraID, unsigned int command, int* args); 64 RetCode ReqBuffers(const std::string& cameraID, unsigned int buffCont); [all …]
|
| D | v4l2_uvc.h | 44 … void V4L2UvcSearchCapability(const std::string devName, const std::string v4l2Device, bool inOut); 45 RetCode V4L2UvcGetCap(const std::string v4l2Device, struct v4l2_capability& cap); 46 void V4L2UvcMatchDev(const std::string name, const std::string v4l2Device, bool inOut); 50 void V4L2GetUsbString(std::string& action, std::string& subsystem, 51 std::string& devnode, char* buf, unsigned int len); 52 RetCode V4L2UVCGetCapability(int fd, const std::string devName, std::string& cameraId);
|
| /device/board/osware/imx8mm/drivers/camera/driver_adapter/include/ |
| D | v4l2_dev.h | 50 RetCode start(const std::string& cameraID); 52 RetCode stop(const std::string& cameraID); 54 RetCode SetNumberCtrls (const std::string& cameraID, std::vector<DeviceControl>& control); 56 RetCode GetNumberCtrls (const std::string& cameraID, std::vector<DeviceControl>& control); 58 RetCode GetFmtDescs(const std::string& cameraID, std::vector<DeviceFormat>& fmtDesc); 60 RetCode GetControls(const std::string& cameraID, std::vector<DeviceControl>& control); 62 RetCode ConfigSys(const std::string& cameraID, V4l2FmtCmd command, DeviceFormat& format); 64 RetCode UpdateSetting(const std::string& cameraID, AdapterCmd command, const int* args); 66 RetCode QuerySetting(const std::string& cameraID, AdapterCmd command, int* args); 68 …RetCode ReqBuffers(const std::string& cameraID, unsigned int buffCont, enum v4l2_memory memoryType… [all …]
|
| D | v4l2_uvc.h | 44 … void V4L2UvcSearchCapability(const std::string devName, const std::string v4l2Device, bool inOut); 45 RetCode V4L2UvcGetCap(const std::string v4l2Device, struct v4l2_capability& cap); 46 void V4L2UvcMatchDev(const std::string name, const std::string v4l2Device, bool inOut); 50 void UpdateV4L2UvcMatchDev(std::string& action, std::string& subsystem, std::string& devnode); 52 void V4L2GetUsbString(std::string& action, std::string& subsystem, 53 std::string& devnode, char* buf, unsigned int len); 54 RetCode V4L2UVCGetCapability(int fd, const std::string devName, std::string& cameraId);
|
| /device/soc/rockchip/common/vendor/drivers/gpu/drm/rockchip/ebc-dev/ |
| D | ebc_dev_v8.S | 8177 .string "ebc_io_ctl" 8183 .string "ebc_frame_start" 8187 .string "ebc_lut_table_init" 8192 .string "ebc_suspend" 8198 .string "rockchip,ebc-dev" 8235 .string "device resume\n" 8238 .string "%s: argp NULL\n" 8241 ….string "enable ebc overlay, you can use auto_overlay mode to show somthing over the system displa… 8244 .string "disable ebc overlay\n" 8247 .string "EBC_SET_FULL_MODE_NUM failed\n" [all …]
|
| /device/board/beken/bk7235x/liteos_m/adapter/ |
| D | sdk_adapter.c | 39 char string[vprintf_buf_len]; in bk_wrap_vprintf() local 41 len = __wrap_vsnprintf(string, sizeof(string) - 1, fmt, ap); in bk_wrap_vprintf() 42 string[vprintf_buf_len-1] = 0; in bk_wrap_vprintf() 43 uart_write_string(CONFIG_UART_PRINT_PORT, string); in bk_wrap_vprintf() 61 char string[vprintf_buf_len]; in hal_trace_printf() local 64 len = __wrap_vsnprintf(string, sizeof(string) - 1, fmt, ap); in hal_trace_printf() 65 string[sizeof(string)-1] = 0; in hal_trace_printf() 66 uart_write_string(CONFIG_UART_PRINT_PORT, string); in hal_trace_printf()
|
| /device/soc/rockchip/common/hardware/display/src/display_device/ |
| D | drm_plane.h | 83 const std::string PROP_FBID = "FB_ID"; 84 const std::string PROP_IN_FENCE_FD = "IN_FENCE_FD"; 85 const std::string PROP_CRTC_ID = "CRTC_ID"; 86 const std::string PROP_TYPE = "type"; 88 const std::string PROP_CRTC_X_ID = "CRTC_X"; 89 const std::string PROP_CRTC_Y_ID = "CRTC_Y"; 90 const std::string PROP_CRTC_W_ID = "CRTC_W"; 91 const std::string PROP_CRTC_H_ID = "CRTC_H"; 93 const std::string PROP_SRC_X_ID = "SRC_X"; 94 const std::string PROP_SRC_Y_ID = "SRC_Y"; [all …]
|
| /device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
| D | drm_plane.h | 83 const std::string PROP_FBID = "FB_ID"; 84 const std::string PROP_IN_FENCE_FD = "IN_FENCE_FD"; 85 const std::string PROP_CRTC_ID = "CRTC_ID"; 86 const std::string PROP_TYPE = "type"; 88 const std::string PROP_CRTC_X_ID = "CRTC_X"; 89 const std::string PROP_CRTC_Y_ID = "CRTC_Y"; 90 const std::string PROP_CRTC_W_ID = "CRTC_W"; 91 const std::string PROP_CRTC_H_ID = "CRTC_H"; 93 const std::string PROP_SRC_X_ID = "SRC_X"; 94 const std::string PROP_SRC_Y_ID = "SRC_Y"; [all …]
|
| /device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
| D | drm_plane.h | 83 const std::string PROP_FBID = "FB_ID"; 84 const std::string PROP_IN_FENCE_FD = "IN_FENCE_FD"; 85 const std::string PROP_CRTC_ID = "CRTC_ID"; 86 const std::string PROP_TYPE = "type"; 88 const std::string PROP_CRTC_X_ID = "CRTC_X"; 89 const std::string PROP_CRTC_Y_ID = "CRTC_Y"; 90 const std::string PROP_CRTC_W_ID = "CRTC_W"; 91 const std::string PROP_CRTC_H_ID = "CRTC_H"; 93 const std::string PROP_SRC_X_ID = "SRC_X"; 94 const std::string PROP_SRC_Y_ID = "SRC_Y"; [all …]
|
| /device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
| D | drm_plane.h | 83 const std::string PROP_FBID = "FB_ID"; 84 const std::string PROP_IN_FENCE_FD = "IN_FENCE_FD"; 85 const std::string PROP_CRTC_ID = "CRTC_ID"; 86 const std::string PROP_TYPE = "type"; 88 const std::string PROP_CRTC_X_ID = "CRTC_X"; 89 const std::string PROP_CRTC_Y_ID = "CRTC_Y"; 90 const std::string PROP_CRTC_W_ID = "CRTC_W"; 91 const std::string PROP_CRTC_H_ID = "CRTC_H"; 93 const std::string PROP_SRC_X_ID = "SRC_X"; 94 const std::string PROP_SRC_Y_ID = "SRC_Y"; [all …]
|
| /device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
| D | drm_plane.h | 95 const std::string PROP_FBID = "FB_ID"; 96 const std::string PROP_IN_FENCE_FD = "IN_FENCE_FD"; 97 const std::string PROP_CRTC_ID = "CRTC_ID"; 98 const std::string PROP_TYPE = "type"; 100 const std::string PROP_CRTC_X_ID = "CRTC_X"; 101 const std::string PROP_CRTC_Y_ID = "CRTC_Y"; 102 const std::string PROP_CRTC_W_ID = "CRTC_W"; 103 const std::string PROP_CRTC_H_ID = "CRTC_H"; 105 const std::string PROP_SRC_X_ID = "SRC_X"; 106 const std::string PROP_SRC_Y_ID = "SRC_Y"; [all …]
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/device/ |
| D | bdaddr.c | 59 const char *bdaddr_to_string(const bt_bdaddr_t *addr, char *string, size_t size) in bdaddr_to_string() argument 62 assert(string != NULL); in bdaddr_to_string() 69 sprintf(string, "%02x:%02x:%02x:%02x:%02x:%02x", in bdaddr_to_string() 72 return string; in bdaddr_to_string() 75 bool string_is_bdaddr(const char *string) in string_is_bdaddr() argument 77 assert(string != NULL); in string_is_bdaddr() 79 size_t len = strlen(string); in string_is_bdaddr() 86 if (((i + 1) % 3) == 0 && string[i] != ':') { in string_is_bdaddr() 91 if (((i + 1) % 3) != 0 && !ets_isxdigit(string[i])) { in string_is_bdaddr() 98 bool string_to_bdaddr(const char *string, bt_bdaddr_t *addr) in string_to_bdaddr() argument [all …]
|
| /device/board/unionman/unionpi_tiger/hardware/camera/driver_adapter/src/ |
| D | v4l2_uvc.cpp | 26 void HosV4L2UVC::V4L2UvcSearchCapability(const std::string devName, const std::string v4l2Device, b… in V4L2UvcSearchCapability() 69 void HosV4L2UVC::V4L2UvcMatchDev(const std::string name, const std::string v4l2Device, bool inOut) in V4L2UvcMatchDev() 71 std::pair<std::map<std::string, std::string>::iterator, bool> iter; in V4L2UvcMatchDev() 85 iter = HosV4L2Dev::deviceMatch.insert(std::make_pair(std::string(devName), v4l2Device)); in V4L2UvcMatchDev() 95 … iter = HosV4L2Dev::deviceMatch.insert(std::make_pair(std::string(devName), v4l2Device)); in V4L2UvcMatchDev() 108 HosV4L2Dev::deviceMatch.erase(std::string(devName)); in V4L2UvcMatchDev() 111 V4L2UvcSearchCapability(std::string(devName), v4l2Device, inOut); in V4L2UvcMatchDev() 113 uvcCallbackFun_(std::string(devName), control_, format_, inOut); in V4L2UvcMatchDev() 116 RetCode HosV4L2UVC::V4L2UvcGetCap(const std::string v4l2Device, struct v4l2_capability& cap) in V4L2UvcGetCap() 150 RetCode HosV4L2UVC::V4L2UVCGetCapability(int fd, const std::string devName, std::string& cameraId) in V4L2UVCGetCapability() [all …]
|
| /device/board/hisilicon/hispark_taurus/camera/device_manager/include/ |
| D | project_hardware.h | 22 {CAMERA_FIRST, DM_M_VI, DM_C_VI, (std::string) "vi"}, 23 {CAMERA_FIRST, DM_M_VO, DM_C_VO, (std::string) "vo"}, 24 {CAMERA_FIRST, DM_M_VI, DM_C_SENSOR, (std::string) "Imx335"}, 25 {CAMERA_FIRST, DM_M_VPSS, DM_C_VPSS, (std::string) "vpss"}, 26 {CAMERA_SECOND, DM_M_VI, DM_C_SENSOR, (std::string) "Imx600"}, 27 {CAMERA_SECOND, DM_M_VO, DM_C_VO, (std::string) "vo"}, 28 {CAMERA_SECOND, DM_M_VI, DM_C_VI, (std::string) "vi"}
|
| /device/board/isoftstone/zhiyuan/kernel/hdf/driver/camera/device_manager/include/ |
| D | project_hardware.h | 14 {CAMERA_FIRST, DM_M_VI, DM_C_VI, (std::string) "vi"}, 15 {CAMERA_FIRST, DM_M_VO, DM_C_VO, (std::string) "vo"}, 16 {CAMERA_FIRST, DM_M_VI, DM_C_SENSOR, (std::string) "Imx335"}, 17 {CAMERA_FIRST, DM_M_VPSS, DM_C_VPSS, (std::string) "vpss"}, 18 {CAMERA_SECOND, DM_M_VI, DM_C_SENSOR, (std::string) "Imx600"}, 19 {CAMERA_SECOND, DM_M_VO, DM_C_VO, (std::string) "vo"}, 20 {CAMERA_SECOND, DM_M_VI, DM_C_VI, (std::string) "vi"}
|
| /device/board/isoftstone/yangfan/kernel/hdf/drivers/camera/device_manager/include/ |
| D | project_hardware.h | 21 {CAMERA_FIRST, DM_M_SENSOR, DM_C_SENSOR, (std::string) "uvcvideo"}, // cyyanl 2022-01-07 22 {CAMERA_FIRST, DM_M_ISP, DM_C_ISP, (std::string) "isp"}, 23 {CAMERA_FIRST, DM_M_FLASH, DM_C_FLASH, (std::string) "flash"}, 24 {CAMERA_SECOND, DM_M_SENSOR, DM_C_SENSOR, (std::string) "Imx600"}, 25 {CAMERA_SECOND, DM_M_ISP, DM_C_ISP, (std::string) "isp"}, 26 {CAMERA_SECOND, DM_M_FLASH, DM_C_FLASH, (std::string) "flash"}
|
| /device/board/hihope/rk3568/camera/vdi_impl/v4l2/device_manager/include/ |
| D | project_hardware.h | 21 {CAMERA_FIRST, DM_M_SENSOR, DM_C_SENSOR, (std::string) "rkisp_v5"}, 22 {CAMERA_FIRST, DM_M_ISP, DM_C_ISP, (std::string) "isp"}, 23 {CAMERA_FIRST, DM_M_FLASH, DM_C_FLASH, (std::string) "flash"}, 24 {CAMERA_SECOND, DM_M_SENSOR, DM_C_SENSOR, (std::string) "Imx600"}, 25 {CAMERA_SECOND, DM_M_ISP, DM_C_ISP, (std::string) "isp"}, 26 {CAMERA_SECOND, DM_M_FLASH, DM_C_FLASH, (std::string) "flash"}
|
| /device/board/kaihong/khdvk_3566b/camera/device_manager/include/ |
| D | project_hardware.h | 21 {CAMERA_FIRST, DM_M_SENSOR, DM_C_SENSOR, (std::string) "rkisp_v5"}, 22 {CAMERA_FIRST, DM_M_ISP, DM_C_ISP, (std::string) "isp"}, 23 {CAMERA_FIRST, DM_M_FLASH, DM_C_FLASH, (std::string) "flash"}, 24 {CAMERA_SECOND, DM_M_SENSOR, DM_C_SENSOR, (std::string) "Imx600"}, 25 {CAMERA_SECOND, DM_M_ISP, DM_C_ISP, (std::string) "isp"}, 26 {CAMERA_SECOND, DM_M_FLASH, DM_C_FLASH, (std::string) "flash"}
|
| /device/board/hihope/dayu210/camera/vdi_impl/v4l2/device_manager/include/ |
| D | project_hardware.h | 21 {CAMERA_FIRST, DM_M_SENSOR, DM_C_SENSOR, (std::string) "rkisp_v6"}, 22 {CAMERA_FIRST, DM_M_ISP, DM_C_ISP, (std::string) "isp"}, 23 {CAMERA_FIRST, DM_M_FLASH, DM_C_FLASH, (std::string) "flash"}, 24 {CAMERA_SECOND, DM_M_SENSOR, DM_C_SENSOR, (std::string) "Imx600"}, 25 {CAMERA_SECOND, DM_M_ISP, DM_C_ISP, (std::string) "isp"}, 26 {CAMERA_SECOND, DM_M_FLASH, DM_C_FLASH, (std::string) "flash"}
|
| /device/board/osware/imx8mm/drivers/camera/device_manager/include/ |
| D | project_hardware.h | 24 {CAMERA_FIRST, DM_M_SENSOR, DM_C_SENSOR, (std::string) "mx6s-csi"}, 25 {CAMERA_FIRST, DM_M_ISP, DM_C_ISP, (std::string) "isp"}, 26 {CAMERA_FIRST, DM_M_FLASH, DM_C_FLASH, (std::string) "flash"}, 27 {CAMERA_THIRD, DM_M_SENSOR, DM_C_SENSOR, (std::string) "uvcvideo"}, 28 {CAMERA_THIRD, DM_M_ISP, DM_C_ISP, (std::string) "isp"}, 29 {CAMERA_THIRD, DM_M_FLASH, DM_C_FLASH, (std::string) "flash"}
|
| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/media/cli/ |
| D | media_cli.c | 36 uint32_t get_string_to_ppi(char *string, uint32_t pre) in get_string_to_ppi() argument 40 if (os_strcmp(string, "1280X720") == 0) in get_string_to_ppi() 45 if (os_strcmp(string, "1024X600") == 0) in get_string_to_ppi() 50 if (os_strcmp(string, "640X480") == 0) in get_string_to_ppi() 55 if (os_strcmp(string, "480X320") == 0) in get_string_to_ppi() 60 if (os_strcmp(string, "480X272") == 0) in get_string_to_ppi() 65 if (os_strcmp(string, "320X480") == 0) in get_string_to_ppi() 70 if (os_strcmp(string, "480X800") == 0) in get_string_to_ppi() 75 if (os_strcmp(string, "800X480") == 0) in get_string_to_ppi() 102 bool cmd_contain(int argc, char **argv, char *string) in cmd_contain() argument [all …]
|
| /device/soc/amlogic/a311d/hardware/display/src/display_device/ |
| D | drm_plane.h | 27 const std::string PROP_FBID = "FB_ID"; 28 const std::string PROP_IN_FENCE_FD = "IN_FENCE_FD"; 29 const std::string PROP_CRTC_ID = "CRTC_ID"; 30 const std::string PROP_TYPE = "type"; 31 const std::string PROP_SRC_W = "SRC_W"; 32 const std::string PROP_SRC_H = "SRC_H";
|
| /device/board/osware/imx8mm/drivers/camera/driver_adapter/src/ |
| D | v4l2_dev.cpp | 23 std::map<std::string, std::string> HosV4L2Dev::deviceMatch = HosV4L2Dev::CreateDevMap(); 24 std::map<std::string, int> HosV4L2Dev::fdMatch = HosV4L2Dev::CreateFdMap(); 32 int HosV4L2Dev::GetCurrentFd(const std::string& cameraID) in GetCurrentFd() 43 RetCode HosV4L2Dev::start(const std::string& cameraID) in start() 45 std::string devName; in start() 83 RetCode HosV4L2Dev::stop(const std::string& cameraID) in stop() 114 RetCode HosV4L2Dev::Init(std::vector<std::string>& cameraIDs) in Init() 127 RetCode HosV4L2Dev::ReqBuffers(const std::string& cameraID, unsigned int buffCont, enum v4l2_memory… in ReqBuffers() 154 RetCode HosV4L2Dev::CreatBuffer(const std::string& cameraID, const std::shared_ptr<FrameSpec>& fram… in CreatBuffer() 186 RetCode HosV4L2Dev::QueueBuffer(const std::string& cameraID, const std::shared_ptr<FrameSpec>& fram… in QueueBuffer() [all …]
|