Searched refs:getLegacyChannel (Results 1 – 4 of 4) sorted by relevance
70 bool getLegacyChannel(const V1_1::ProgramSelector& sel, uint32_t* channelOut,
52 utils::getLegacyChannel(selector, &info10.channel, &info10.subChannel); in getProgramInfo()
142 utils::getLegacyChannel(selector, &info10.channel, &info10.subChannel); in makeDummyProgramInfo()
199 bool getLegacyChannel(const ProgramSelector& sel, uint32_t* channelOut, uint32_t* subChannelOut) { in getLegacyChannel() function