Searched refs:LOGD_RKSTREAM (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/ |
| H A D | Stream.cpp | 56 LOGD_RKSTREAM ("RkPollThread constructed"); in RkPollThread() 71 LOGD_RKSTREAM ("RkPollThread constructed"); in RkPollThread() 77 LOGD_RKSTREAM ("~RkPollThread destructed"); in ~RkPollThread() 134 LOGD_RKSTREAM ("RkPollThread %s:%s stop", get_name(), in stop() 144 LOGD_RKSTREAM ("stop done"); in stop() 168 LOGD_RKSTREAM ("poll buffer stop success !"); in poll_buffer_loop() 174 LOGD_RKSTREAM("poll buffer event got interrupt(0x%x), continue\n", in poll_buffer_loop() 178 LOGD_RKSTREAM("poll buffer event got error(0x%x) exit\n", poll_ret); in poll_buffer_loop() 181 LOGD_RKSTREAM("poll buffer event timeout(0x%x), continue\n", in poll_buffer_loop() 210 LOGD_RKSTREAM ("RkEventPollThread constructed"); in RkEventPollThread() [all …]
|
| H A D | RawStreamCapUnit.cpp | 15 LOGD_RKSTREAM( "%s open device %s", __FUNCTION__, dev0); in RawStreamCapUnit() 22 LOGD_RKSTREAM( "%s open device %s", __FUNCTION__, dev1); in RawStreamCapUnit() 29 LOGD_RKSTREAM( "%s open device %s", __FUNCTION__, dev2); in RawStreamCapUnit() 156 LOGD_RKSTREAM( "%s enter", __FUNCTION__); in start() 161 LOGD_RKSTREAM( "%s exit", __FUNCTION__); in start() 167 LOGD_RKSTREAM( "%s enter", __FUNCTION__); in stop() 183 LOGD_RKSTREAM( "%s exit", __FUNCTION__); in stop() 189 LOGD_RKSTREAM( "%s enter", __FUNCTION__); in stop_device() 197 LOGD_RKSTREAM( "%s exit", __FUNCTION__); in stop_device() 203 LOGD_RKSTREAM( "%s enter", __FUNCTION__); in release_buffer() [all …]
|
| H A D | RawStreamProcUnit.cpp | 24 LOGD_RKSTREAM("_parse_rk_rawdata tag=0x%04x\n",tag); in _parse_rk_rawdata() 327 LOGD_RKSTREAM("enter ~RawStreamProcUnit\n"); in ~RawStreamProcUnit() 331 LOGD_RKSTREAM("exit ~RawStreamProcUnit\n"); in ~RawStreamProcUnit() 433 LOGD_RKSTREAM("working_mode:0x%x, _mipi_dev_max=%d\n", _working_mode, _mipi_dev_max); in set_working_mode() 489 LOGD_RKSTREAM("isp sink fmt info: fmt 0x%x, %dx%d !", in setup_pipeline_fmt() 510 LOGD_RKSTREAM("isp sink crop info: %dx%d@%d,%d !", in setup_pipeline_fmt() 521 LOGD_RKSTREAM("isp src crop info: %dx%d@%d,%d !", in setup_pipeline_fmt() 545 LOGD_RKSTREAM("isp src fmt info: fmt 0x%x, %dx%d !", in setup_pipeline_fmt() 721 LOGD_RKSTREAM("%s enter", __FUNCTION__); in raw_buffer_proc() 724 LOGD_RKSTREAM("%s exit", __FUNCTION__); in raw_buffer_proc() [all …]
|
| H A D | Stream.h | 28 #define LOGD_RKSTREAM(...) XCAM_MODULE_LOG_DEBUG(XCORE_LOG_MODULE_RKRAWSTREAM, 0xff, ##__VA_ARGS__) macro
|
| H A D | MediaInfo.cpp | 64 LOGD_RKSTREAM ("MediaInfo constructed."); in MediaInfo() 68 LOGD_RKSTREAM ("~MediaInfo destructed"); in ~MediaInfo() 823 LOGD_RKSTREAM("find camerainfo of %s!", sns_ent_name); in getStaticCamHwInfo() 850 LOGD_RKSTREAM("find camerainfo of %s!", sns_ent_name); in getSensorFullInfo() 1036 LOGD_RKSTREAM("Init sensor %s with Multi-ISP Mode:%d Extended Pixels:%d ", in initCamHwInfos()
|