Home
last modified time | relevance | path

Searched defs:sel (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/broadcastradio/1.1/utils/
DUtils.cpp102 ProgramType getType(const ProgramSelector& sel) { in getType()
126 bool hasId(const ProgramSelector& sel, const IdentifierType type) { in hasId()
136 uint64_t getId(const ProgramSelector& sel, const IdentifierType type) { in getId()
147 uint64_t getId(const ProgramSelector& sel, const IdentifierType type, uint64_t defval) { in getId()
153 ProgramSelector sel = {}; in make_selector() local
185 bool getLegacyChannel(const ProgramSelector& sel, uint32_t* channelOut, uint32_t* subChannelOut) { in getLegacyChannel()
199 bool isDigital(const ProgramSelector& sel) { in isDigital()
/hardware/interfaces/broadcastradio/1.1/default/
DTuner.cpp132 void Tuner::tuneInternalLocked(const ProgramSelector& sel) { in tuneInternalLocked()
257 Return<Result> Tuner::tuneByProgramSelector(const ProgramSelector& sel) { in tuneByProgramSelector()
/hardware/interfaces/broadcastradio/1.1/vts/functional/
DVtsHalBroadcastradioV1_1TargetTest.cpp381 ProgramSelector sel = {}; in TEST_P() local
401 ProgramSelector sel = {}; in TEST_P() local
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_pcm.c668 struct snd_timer_select sel; in enable_timer() local