Home | History | Annotate | Download | only in libcamera

Lines Matching refs:cscMethod

169     CSC_METHOD cscMethod = CSC_METHOD_HW;
171 m_exynosPreviewCSC = csc_init(cscMethod);
175 m_exynosPictureCSC = csc_init(cscMethod);
179 m_exynosVideoCSC = csc_init(cscMethod);