Searched defs:openDvr (Results 1 – 7 of 7) sorted by relevance
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/ |
D | IDemux.aidl | 44 …android.hardware.tv.tuner.IDvr openDvr(in android.hardware.tv.tuner.DvrType type, in int bufferSiz… in openDvr() method
|
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/ |
D | IDemux.aidl | 44 …android.hardware.tv.tuner.IDvr openDvr(in android.hardware.tv.tuner.DvrType type, in int bufferSiz… in openDvr() method
|
/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/ |
D | IDemux.aidl | 112 IDvr openDvr(in DvrType type, in int bufferSize, in IDvrCallback cb); in openDvr() method
|
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/ |
D | IDemux.aidl | 44 …android.hardware.tv.tuner.IDvr openDvr(in android.hardware.tv.tuner.DvrType type, in int bufferSiz… in openDvr() method
|
/hardware/interfaces/tv/tuner/1.0/default/ |
D | Demux.cpp | 171 Return<void> Demux::openDvr(DvrType type, uint32_t bufferSize, const sp<IDvrCallback>& cb, in openDvr() function in android::hardware::tv::tuner::V1_0::implementation::Demux
|
/hardware/interfaces/tv/tuner/1.1/default/ |
D | Demux.cpp | 184 Return<void> Demux::openDvr(DvrType type, uint32_t bufferSize, const sp<IDvrCallback>& cb, in openDvr() function in android::hardware::tv::tuner::V1_0::implementation::Demux
|
/hardware/interfaces/tv/tuner/aidl/default/ |
D | Demux.cpp | 59 ::ndk::ScopedAStatus Demux::openDvr(DvrType in_type, int32_t in_bufferSize, in openDvr() function in aidl::android::hardware::tv::tuner::Demux
|