Home
last modified time | relevance | path

Searched refs:openDvr (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/tv/tuner/1.0/vts/functional/
DDvrTests.cpp215 mDemux->openDvr(type, bufferSize, mDvrPlaybackCallback, in openDvrInDemux()
227 mDemux->openDvr(type, bufferSize, mDvrRecordCallback, in openDvrInDemux()
/hardware/interfaces/tv/tuner/1.0/default/
DDemux.h76 virtual Return<void> openDvr(DvrType type, uint32_t bufferSize, const sp<IDvrCallback>& cb,
DDemux.cpp170 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.0/
DIDemux.hal134 openDvr(DvrType type, uint32_t bufferSize, IDvrCallback cb)