Lines Matching refs:SC_LOGD
86 SC_LOGD("Successfully opened '%s'; returned fd %d; drmmode %s", in CScalerV4L2()
159 SC_LOGD("Skipping DRM configuration"); in SetCtrl()
187 SC_LOGD("Successfully set CID_ROTATE(%d), CID_VFLIP(%d) and CID_HFLIP(%d)", in SetCtrl()
191 SC_LOGD("Skipping rotation and flip setting due to no change"); in SetCtrl()
233 SC_LOGD("Failed SC_CID_FRAMERATE to %d", m_frameRate); in SetCtrl()
257 SC_LOGD("VIDIC_STREAMOFF is successful for the %s", frm.name); in ResetDevice()
271 SC_LOGD("VIDIC_REQBUFS(0) is successful for the %s", frm.name); in ResetDevice()
280 SC_LOGD("Skipping S_FMT for the %s since it is already done", frm.name); in DevSetFormat()
335 SC_LOGD("Successfully S_FMT and S_CROP for the %s", frm.name); in DevSetFormat()
402 SC_LOGD("Successfully QBUF for the %s", frm.name); in QBuf()
412 SC_LOGD("Skipping REQBUFS for the %s since it is already done", frm.name); in ReqBufs()
429 SC_LOGD("Successfully REQBUFS for the %s", frm.name); in ReqBufs()
474 SC_LOGD("Successfully VIDIOC_STREAMON for the %s", frm.name); in StreamOn()
512 SC_LOGD("Successfully VIDIOC_DQBUF for the %s", frm.name); in DQBuf()