Home
last modified time | relevance | path

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/
DIDemux.aidl44 …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/
DIDemux.aidl44 …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/
DIDemux.aidl112 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/
DIDemux.aidl44 …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/
DDemux.cpp171 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/
DDemux.cpp184 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/
DDemux.cpp59 ::ndk::ScopedAStatus Demux::openDvr(DvrType in_type, int32_t in_bufferSize, in openDvr() function in aidl::android::hardware::tv::tuner::Demux