Searched defs:count2 (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/ |
D | TrackedCollections.java | 86 private float ratePerHour(long uptime1, int count1, long uptime2, int count2) { in ratePerHour()
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
D | wb_vad.c | 143 … Word16 count2, /* i : number of samples to be counted */ in level_calculation()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/ |
D | message_differencer.cc | 798 const int count2 = reflection2->FieldSize(message2, repeated_field); in CompareRepeatedField() local 1293 MaximumMatcher::MaximumMatcher(int count1, int count2, in MaximumMatcher() 1374 const int count2 = in MatchRepeatedFieldIndices() local
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
D | vad1.cpp | 512 Word16 count2, /* i : number of samples to be counted */ in level_calculation()
|
/frameworks/opt/calendar/src/com/android/calendarcommon2/ |
D | EventRecurrence.java | 455 private static boolean arraysEqual(int[] array1, int count1, int[] array2, int count2) { in arraysEqual()
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | shader_program.cpp | 657 GLint count1, count2; in MaxUniformCount() local
|