Home
last modified time | relevance | path

Searched defs:thresholds (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_deblocking.c587 edgeThreshold_t thresholds[3]; in h264bsdFilterPicture() local
652 edgeThreshold_t *thresholds, in FilterVerLumaEdge()
763 edgeThreshold_t *thresholds, in FilterHorLumaEdge()
832 edgeThreshold_t *thresholds, in FilterHorLuma()
945 edgeThreshold_t *thresholds, in FilterVerChromaEdge()
1020 edgeThreshold_t *thresholds, in FilterHorChromaEdge()
1068 edgeThreshold_t *thresholds, in FilterHorChroma()
1382 edgeThreshold_t *thresholds, in GetLumaEdgeThresholds()
1461 edgeThreshold_t *thresholds, in GetChromaEdgeThresholds()
1545 edgeThreshold_t *thresholds, in FilterLuma()
[all …]
/frameworks/base/core/java/android/net/
DNetworkAgent.java313 ArrayList<Integer> thresholds = in handleMessage() local
495 protected void setSignalStrengthThresholds(int[] thresholds) { in setSignalStrengthThresholds()
/frameworks/av/media/libstagefright/codecs/aacenc/src/
Dtns.c897 Word32 *thresholds) /*!< thresholds (modified) */ in ApplyTnsMultTableToRatios()
/frameworks/base/services/core/java/com/android/server/am/
DActivityRecord.java427 private static boolean crossesSizeThreshold(int[] thresholds, int firstDp, in crossesSizeThreshold()
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java4070 final SortedSet<Integer> thresholds = new TreeSet(); in getSignalStrengthThresholds() local
4085 Bundle thresholds = new Bundle(); in updateSignalStrengthThresholds() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiStateMachine.java6319 protected void setSignalStrengthThresholds(int[] thresholds) { in setSignalStrengthThresholds()