Searched defs:Frontend (Results 1 – 9 of 9) sorted by relevance
/aosp12/hardware/interfaces/tv/tuner/1.0/default/ | ||
H A D | Tuner.h | 35 class Frontend; variable |
H A D | Demux.h | 52 class Frontend; variable |
H A D | Dvr.h | 56 class Frontend; variable |
H A D | Frontend.cpp | 30 Frontend::Frontend(FrontendType type, FrontendId id, sp<Tuner> tuner) { in Frontend() function in android::hardware::tv::tuner::V1_0::implementation::Frontend |
/aosp12/hardware/interfaces/tv/tuner/1.1/default/ | ||
H A D | Tuner.h | 37 class Frontend; variable |
H A D | Demux.h | 47 class Frontend; variable |
H A D | Dvr.h | 52 class Frontend; variable |
H A D | Frontend.cpp | 30 Frontend::Frontend(FrontendType type, FrontendId id, sp<Tuner> tuner) { in Frontend() function in android::hardware::tv::tuner::V1_0::implementation::Frontend |
/aosp12/frameworks/base/media/java/android/media/tv/tuner/ | ||
H A D | Tuner.java | 644 private class Frontend { class in Tuner |