Home
last modified time | relevance | path

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

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