Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/tv/tuner/1.1/default/
H A DDemux.h79 void stopFrontendInput();
H A DDemux.cpp384 void Demux::stopFrontendInput() { in stopFrontendInput() function in android::hardware::tv::tuner::V1_0::implementation::Demux
H A DTuner.cpp362 mDemuxes[demuxId]->stopFrontendInput(); in frontendStopTune()
/aosp12/hardware/interfaces/tv/tuner/1.0/default/
H A DDemux.h84 void stopFrontendInput();
H A DTuner.cpp259 mDemuxes[demuxId]->stopFrontendInput(); in frontendStopTune()
H A DDemux.cpp356 void Demux::stopFrontendInput() { in stopFrontendInput() function in android::hardware::tv::tuner::V1_0::implementation::Demux