Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/forlinx_qt/qcamera/
H A Dqtcamera.cpp223 const QStringList supportedVideoCodecs = m_mediaRecorder->supportedVideoCodecs(); in configureCaptureSettings() local
224 for (const QString &codecName : supportedVideoCodecs) { in configureCaptureSettings()
/OK3568_Linux_fs/app/qcamera/
H A Dqtcamera.cpp219 const QStringList supportedVideoCodecs = m_mediaRecorder->supportedVideoCodecs(); in configureCaptureSettings() local
220 for (const QString &codecName : supportedVideoCodecs) { in configureCaptureSettings()
H A Dqtcamera.cpp.bk213 const QStringList supportedVideoCodecs = m_mediaRecorder->supportedVideoCodecs();
214 for (const QString &codecName : supportedVideoCodecs) {
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qcamera/
H A Dqtcamera.cpp223 const QStringList supportedVideoCodecs = m_mediaRecorder->supportedVideoCodecs(); in configureCaptureSettings() local
224 for (const QString &codecName : supportedVideoCodecs) { in configureCaptureSettings()