Home
last modified time | relevance | path

Searched refs:LOGW_RKSTREAM (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/
H A DStream.cpp140 LOGW_RKSTREAM("Flush write not completed"); in stop()
188 LOGW_RKSTREAM ("dequeue buffer failed"); in poll_buffer_loop()
201 LOGW_RKSTREAM ("type not support failed"); in poll_buffer_loop()
249 LOGW_RKSTREAM ("poll event timeout and continue"); in poll_event_loop()
256 LOGW_RKSTREAM ("dequeue event failed on dev:%s", XCAM_STR(_dev->get_device_name())); in poll_event_loop()
H A DStream.h30 #define LOGW_RKSTREAM(...) XCAM_MODULE_LOG_WARNING(XCORE_LOG_MODULE_RKRAWSTREAM, 0xff, ##__VA_ARGS_… macro
H A DRawStreamCapUnit.cpp522 LOGW_RKSTREAM( "do nothing, sequence not match l: %d, s: %d, m: %d !!!", in sync_raw_buf()
561 LOGW_RKSTREAM("do_capture_callback: bad index %d!",index); in do_capture_callback()
H A DRawStreamProcUnit.cpp140 LOGW_RKSTREAM("Not support TAG(0x%04x)\n", tag); in _parse_rk_rawdata()