Home
last modified time | relevance | path

Searched refs:removeDemux (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/interfaces/tv/tuner/1.0/default/
H A DTuner.h68 void removeDemux(uint32_t demuxId);
H A DTuner.cpp239 void Tuner::removeDemux(uint32_t demuxId) { in removeDemux() function in android::hardware::tv::tuner::V1_0::implementation::Tuner
H A DDemux.cpp166 mTunerService->removeDemux(mDemuxId); in close()
/aosp12/hardware/interfaces/tv/tuner/1.1/default/
H A DTuner.h74 void removeDemux(uint32_t demuxId);
H A DDemux.cpp177 mTunerService->removeDemux(mDemuxId); in close()
H A DTuner.cpp342 void Tuner::removeDemux(uint32_t demuxId) { in removeDemux() function in android::hardware::tv::tuner::V1_0::implementation::Tuner