Home
last modified time | relevance | path

Searched refs:lowThreshold (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/tv/tuner/1.0/default/
DDvr.cpp232 mDvrSettings.playback().lowThreshold); in maySendPlaybackStatusCallback()
240 uint32_t highThreshold, uint32_t lowThreshold) { in checkPlaybackStatusChange() argument
245 } else if (availableToRead < lowThreshold) { in checkPlaybackStatusChange()
317 mDvrSettings.record().lowThreshold); in maySendRecordStatusCallback()
325 uint32_t highThreshold, uint32_t lowThreshold) { in checkRecordStatusChange() argument
330 } else if (availableToRead < lowThreshold) { in checkRecordStatusChange()
DDvr.h99 uint32_t highThreshold, uint32_t lowThreshold);
101 uint32_t highThreshold, uint32_t lowThreshold);
DFilter.cpp251 uint32_t lowThreshold) { in checkFilterStatusChange() argument
256 } else if (availableToRead < lowThreshold) { in checkFilterStatusChange()
DFilter.h153 uint32_t highThreshold, uint32_t lowThreshold);
/hardware/interfaces/tv/tuner/1.0/
Dtypes.hal2644 uint32_t lowThreshold;
2700 uint32_t lowThreshold;