Searched refs:stopFrontendInput (Results 1 – 6 of 6) sorted by relevance
/aosp12/hardware/interfaces/tv/tuner/1.1/default/ | ||
H A D | Demux.h | 79 void stopFrontendInput(); |
H A D | Demux.cpp | 384 void Demux::stopFrontendInput() { in stopFrontendInput() function in android::hardware::tv::tuner::V1_0::implementation::Demux |
H A D | Tuner.cpp | 362 mDemuxes[demuxId]->stopFrontendInput(); in frontendStopTune() |
/aosp12/hardware/interfaces/tv/tuner/1.0/default/ | ||
H A D | Demux.h | 84 void stopFrontendInput(); |
H A D | Tuner.cpp | 259 mDemuxes[demuxId]->stopFrontendInput(); in frontendStopTune() |
H A D | Demux.cpp | 356 void Demux::stopFrontendInput() { in stopFrontendInput() function in android::hardware::tv::tuner::V1_0::implementation::Demux |