Home
last modified time | relevance | path

Searched refs:detectSubchansClicked (Results 1 – 2 of 2) sorted by relevance

/external/v4l-utils/utils/qv4l2/
Dgeneral-tab.h114 void detectSubchansClicked();
Dgeneral-tab.cpp448 connect(m_detectSubchans, SIGNAL(clicked()), SLOT(detectSubchansClicked())); in inputSection()
449 detectSubchansClicked(); in inputSection()
1345 void GeneralTab::detectSubchansClicked() in detectSubchansClicked() function in GeneralTab
1676 detectSubchansClicked(); in updateVideoInput()