Home
last modified time | relevance | path

Searched refs:highThreshold (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/tv/tuner/1.0/default/
DDvr.cpp219 mDvrSettings.playback().highThreshold, in maySendPlaybackStatusCallback()
228 uint32_t highThreshold, uint32_t lowThreshold) { in checkPlaybackStatusChange() argument
231 } else if (availableToRead > highThreshold) { in checkPlaybackStatusChange()
321 mDvrSettings.record().highThreshold, in maySendRecordStatusCallback()
330 uint32_t highThreshold, uint32_t lowThreshold) { in checkRecordStatusChange() argument
333 } else if (availableToRead > highThreshold) { in checkRecordStatusChange()
DDvr.h104 uint32_t highThreshold, uint32_t lowThreshold);
106 uint32_t highThreshold, uint32_t lowThreshold);
DFilter.h162 uint32_t highThreshold, uint32_t lowThreshold);
DFilter.cpp299 uint32_t availableToRead, uint32_t highThreshold, in checkFilterStatusChange() argument
303 } else if (availableToRead > highThreshold) { in checkFilterStatusChange()
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DVtsHalTvTunerV1_0TestConfigurations.h347 .highThreshold = 0x07fff, in initDvrConfig()
357 .highThreshold = 0x07fff, in initDvrConfig()
368 .highThreshold = 0x07fff, in initDvrConfig()
DFrontendTests.h137 .highThreshold = 0x07fff, in getSoftwareFrontendPlaybackConfig()
/hardware/interfaces/tv/tuner/1.0/
Dtypes.hal2647 uint32_t highThreshold;
2703 uint32_t highThreshold;