Searched defs:highThreshold (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/base/media/java/android/media/tv/tuner/dvr/ |
H A D | DvrSettings.java | 73 @BytesLong long highThreshold, @BytesLong long packetSize, @DataFormat int dataFormat) { in DvrSettings() 166 public Builder setHighThreshold(@BytesLong long highThreshold) { in setHighThreshold()
|
/aosp12/frameworks/native/include/input/ |
H A D | VelocityControl.h | 54 float highThreshold; member
|
/aosp12/hardware/interfaces/tv/tuner/1.0/default/ |
H A D | Dvr.cpp | 235 uint32_t highThreshold, uint32_t lowThreshold) { in checkPlaybackStatusChange() 457 uint32_t highThreshold, uint32_t lowThreshold) { in checkRecordStatusChange()
|
H A D | Filter.cpp | 301 uint32_t availableToRead, uint32_t highThreshold, in checkFilterStatusChange()
|
/aosp12/hardware/interfaces/tv/tuner/1.1/default/ |
H A D | Dvr.cpp | 266 uint32_t highThreshold, uint32_t lowThreshold) { in checkPlaybackStatusChange() 488 uint32_t highThreshold, uint32_t lowThreshold) { in checkRecordStatusChange()
|
H A D | Filter.cpp | 519 uint32_t availableToRead, uint32_t highThreshold, in checkFilterStatusChange()
|
/aosp12/frameworks/base/media/jni/ |
H A D | android_media_tv_Tuner.cpp | 3114 uint32_t highThreshold = in getDvrSettings() local
|