Home
last modified time | relevance | path

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

/dports/multimedia/kaffeine/kaffeine-2.0.18/src/dvb/
H A Ddvbscan.h121 void processVct(const AtscVctSection &section);
H A Ddvbscan.cpp249 scan->processVct(vctSection); in processSection()
927 void DvbScan::processVct(const AtscVctSection &section) in processVct() function in DvbScan