Lines Matching refs:SC_LOGERR
52 SC_LOGERR("Failed to open '%s'", m_cszNode); in Initialize()
153 … SC_LOGERR("Failed configure V4L2_CID_CONTENT_PROTECTION to %d", TestFlag(m_fStatus, SCF_DRM)); in SetCtrl()
169 SC_LOGERR("Failed V4L2_CID_ROTATE with degree %d", m_nRotDegree); in SetCtrl()
176 SC_LOGERR("Failed V4L2_CID_VFLIP - %d", TestFlag(m_fStatus, SCF_VFLIP)); in SetCtrl()
183 SC_LOGERR("Failed V4L2_CID_HFLIP - %d", TestFlag(m_fStatus, SCF_HFLIP)); in SetCtrl()
201 SC_LOGERR("Failed LIBSC_V4L2_CID_DNOISE_FT to %d", m_filter); in SetCtrl()
213 SC_LOGERR("Failed V4L2_CID_CSC_RANGE to %d", TestFlag(m_fStatus, SCF_CSC_WIDE)); in SetCtrl()
220 SC_LOGERR("Failed V4L2_CID_CSC_EQ to %d", m_colorspace); in SetCtrl()
252 SC_LOGERR("Failed STREAMOFF for the %s", frm.name); in ResetDevice()
265 SC_LOGERR("Failed to REQBUFS(0) for the %s", frm.name); in ResetDevice()
305 SC_LOGERR("Failed S_FMT(fmt: %d, w:%d, h:%d) for the %s", in DevSetFormat()
322 SC_LOGERR("Failed S_CROP(fmt: %d, l:%d, t:%d, w:%d, h:%d) for the %s", in DevSetFormat()
388 SC_LOGERR("Failed to QBUF for the %s", frm.name); in QBuf()
423 SC_LOGERR("Failed to REQBUFS for the %s", frm.name); in ReqBufs()
468 SC_LOGERR("Failed StreamOn for the %s", frm.name); in StreamOn()
503 SC_LOGERR("Failed to DQBuf the %s", frm.name); in DQBuf()