Searched defs:thresholds (Results 1 – 6 of 6) sorted by relevance
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
| D | h264bsd_deblocking.c | 587 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/ |
| D | NetworkAgent.java | 313 ArrayList<Integer> thresholds = in handleMessage() local 495 protected void setSignalStrengthThresholds(int[] thresholds) { in setSignalStrengthThresholds()
|
| /frameworks/av/media/libstagefright/codecs/aacenc/src/ |
| D | tns.c | 897 Word32 *thresholds) /*!< thresholds (modified) */ in ApplyTnsMultTableToRatios()
|
| /frameworks/base/services/core/java/com/android/server/am/ |
| D | ActivityRecord.java | 427 private static boolean crossesSizeThreshold(int[] thresholds, int firstDp, in crossesSizeThreshold()
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | ConnectivityService.java | 4070 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/ |
| D | WifiStateMachine.java | 6319 protected void setSignalStrengthThresholds(int[] thresholds) { in setSignalStrengthThresholds()
|