Home
last modified time | relevance | path

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

/packages/apps/TV/tuner/sampletunertvinput/src/com/android/tv/samples/sampletunertvinput/
DSampleTunerTvInputUtils.java48 private static final int LOW_THRESHOLD = 0x1000; field in SampleTunerTvInputUtils
65 .setLowThreshold(LOW_THRESHOLD) in configureDvrPlayback()