Home
last modified time | relevance | path

Searched defs:Dvr (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/tv/tuner/1.1/default/
DDemux.h45 class Dvr; variable
DDvr.cpp31 Dvr::Dvr() {} in Dvr() function in android::hardware::tv::tuner::V1_0::implementation::Dvr
33 Dvr::Dvr(DvrType type, uint32_t bufferSize, const sp<IDvrCallback>& cb, sp<Demux> demux) { in Dvr() function in android::hardware::tv::tuner::V1_0::implementation::Dvr
DFilter.h50 class Dvr; variable
/hardware/interfaces/tv/tuner/1.0/default/
DDemux.h50 class Dvr; variable
DDvr.cpp31 Dvr::Dvr() {} in Dvr() function in android::hardware::tv::tuner::V1_0::implementation::Dvr
33 Dvr::Dvr(DvrType type, uint32_t bufferSize, const sp<IDvrCallback>& cb, sp<Demux> demux) { in Dvr() function in android::hardware::tv::tuner::V1_0::implementation::Dvr
DFilter.h49 class Dvr; variable
/hardware/interfaces/tv/tuner/aidl/default/
DDemux.h53 class Dvr; variable
DFilter.h57 class Dvr; variable
DDvr.cpp34 Dvr::Dvr(DvrType type, uint32_t bufferSize, const std::shared_ptr<IDvrCallback>& cb, in Dvr() function in aidl::android::hardware::tv::tuner::Dvr