Searched refs:LOGE_RKSTREAM (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/ |
| H A D | RawStreamProcUnit.cpp | 392 LOGE_RKSTREAM("RawStreamProcUnit::prepare idx:%d buf_memory_type: %d\n",idx, buf_memory_type); in prepare() 406 LOGE_RKSTREAM("mipi tx:%d prepare err: %d\n", i, ret); in prepare() 450 LOGE_RKSTREAM("set CSI_MEM_WORD_LITTLE_ALIGN failed !\n"); in set_rx_format() 476 LOGE_RKSTREAM("set mIspCoreDev fmt failed !\n"); in setup_pipeline_fmt() 485 LOGE_RKSTREAM("set mIspCoreDev fmt failed !\n"); in setup_pipeline_fmt() 506 LOGE_RKSTREAM("set mIspCoreDev crop failed !\n"); in setup_pipeline_fmt() 518 LOGE_RKSTREAM("set mIspCoreDev source crop failed !\n"); in setup_pipeline_fmt() 533 LOGE_RKSTREAM("get mIspCoreDev src fmt failed !\n"); in setup_pipeline_fmt() 541 LOGE_RKSTREAM("set mIspCoreDev src fmt failed !\n"); in setup_pipeline_fmt() 811 LOGE_RKSTREAM( "%s buf not ready !", __func__); in trigger_isp_readback() [all …]
|
| H A D | MediaInfo.cpp | 79 LOGE_RKSTREAM("failed to open dev (%s)", hw_info->isp_info[0].stats_path); in get_isp_ver() 107 LOGE_RKSTREAM("get isp version failed !"); in get_isp_ver() 121 LOGE_RKSTREAM("failed to open dev (%s)", sensor_info->device_name.c_str()); in get_sensor_caps() 127 …LOGE_RKSTREAM("@%s %s: Get sensor module info failed", __FUNCTION__, sensor_info->device_name.c_st… in get_sensor_caps() 144 …LOGE_RKSTREAM("@%s %s: Enum sensor frame interval failed", __FUNCTION__, sensor_info->device_name.… in get_sensor_caps() 163 LOGE_RKSTREAM("%d:parse sensor entity name %s error at %d, please check sensor driver !", in parse_module_info() 174 LOGE_RKSTREAM("%d:parse sensor entity name %s error at %d, please check sensor driver !", in parse_module_info() 183 LOGE_RKSTREAM("%d:parse sensor entity name %s error at %d, please check sensor driver !", in parse_module_info() 192 LOGE_RKSTREAM("%d:parse sensor entity name %s error at %d, please check sensor driver !", in parse_module_info() 201 LOGE_RKSTREAM("%d:parse sensor entity name %s error at %d, please check sensor driver !", in parse_module_info() [all …]
|
| H A D | RawStreamCapUnit.cpp | 226 LOGE_RKSTREAM("RawStreamCapUnit::prepare idx:%d buf_memory_type: %d\n",idx, buf_memory_type); in prepare() 240 LOGE_RKSTREAM( "mipi tx:%d prepare err: %d\n", i, ret); in prepare() 284 LOGE_RKSTREAM("set RKCIF_CMD_SET_CSI_MEMORY_MODE failed !\n"); in set_tx_format() 334 LOGE_RKSTREAM("set_sensor_mode failed to set hdr mode %d\n", hdr_mode); in set_sensor_mode() 686 LOGE_RKSTREAM( "set_dma_buf can not get buffer\n", i); in set_dma_buf() 692 LOGE_RKSTREAM( "set_dma_buf queue buffer failed\n", i); in set_dma_buf()
|
| H A D | Stream.cpp | 97 LOGE_RKSTREAM ("Failed to create ispp poll stop pipe: %s", strerror(errno)); in create_stop_fds() 109 LOGE_RKSTREAM ("Fail to set event ispp stop pipe flag: %s", strerror(errno)); in create_stop_fds() 123 LOGE_RKSTREAM("create stop fds failed !"); in start()
|
| H A D | rk_vi_user_api_stream_cfg.cpp | 96 LOGE_RKSTREAM("can't find sensor %s", p->sns_ent_name); in rkrawstream_vicap_init() 179 LOGE_RKSTREAM("can't find sensor %s", p->sns_ent_name); in rkrawstream_readback_init()
|
| H A D | Stream.h | 31 #define LOGE_RKSTREAM(...) XCAM_MODULE_LOG_ERROR(XCORE_LOG_MODULE_RKRAWSTREAM, 0xff, ##__VA_ARGS__) macro
|