Searched refs:channelOut (Results 1 – 2 of 2) sorted by relevance
199 bool getLegacyChannel(const ProgramSelector& sel, uint32_t* channelOut, uint32_t* subChannelOut) { in getLegacyChannel() argument200 if (channelOut) *channelOut = 0; in getLegacyChannel()203 if (channelOut) *channelOut = getId(sel, IdentifierType::AMFM_FREQUENCY); in getLegacyChannel()
70 bool getLegacyChannel(const V1_1::ProgramSelector& sel, uint32_t* channelOut,