Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/
H A DNuMediaExtractor.cpp544 minIndex = i; in fetchAllTrackSamples()
555 return minIndex; in fetchAllTrackSamples()
620 if (minIndex < 0) { in seekTo()
632 if (minIndex < 0) { in advance()
650 if (minIndex < 0) { in advance()
720 if (minIndex < 0) { in readSampleData()
762 if (minIndex < 0) { in getSampleSize()
784 if (minIndex < 0) { in getSampleTrackIndex()
799 if (minIndex < 0) { in getSampleTime()
816 if (minIndex < 0) { in getSampleMeta()
[all …]
H A DMPEG2TSWriter.cpp620 size_t minIndex = 0; in onMessageReceived() local
635 minIndex = i; in onMessageReceived()
645 minTimeUs / 1E6, minIndex); in onMessageReceived()
647 source = mSources.editItemAt(minIndex); in onMessageReceived()
652 writeAccessUnit(minIndex, buffer); in onMessageReceived()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DFilterDeleteSet.java191 int minIndex = mCurrent.get(0).index; in reload() local
192 int maxIndex = minIndex; in reload()
195 minIndex = Math.min(d.index, minIndex); in reload()
200 int from = Math.max(minIndex - 5, 0); in reload()
/aosp12/frameworks/base/core/jni/android/opengl/
H A Dutil.cpp83 int minIndex = 65536; in visibilityTest() local
87 if ( index < minIndex ) { in visibilityTest()
88 minIndex = index; in visibilityTest()
99 int transformedIndexCount = maxIndex - minIndex + 1; in visibilityTest()
109 const float* pSrc = pPositions + 3 * minIndex; in visibilityTest()
122 memcpy(pDest , pTransformed + 4 * (pIndices[i ] - minIndex), 4 * sizeof(float)); in visibilityTest()
123 memcpy(pDest + 4, pTransformed + 4 * (pIndices[i + 1] - minIndex), 4 * sizeof(float)); in visibilityTest()
124 memcpy(pDest + 8, pTransformed + 4 * (pIndices[i + 2] - minIndex), 4 * sizeof(float)); in visibilityTest()
/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardParserImpl_V21.java894 final int minIndex;
896 minIndex = semiColonIndex;
898 minIndex = colonIndex;
900 minIndex = Math.min(colonIndex, semiColonIndex);
902 return line.substring(0, minIndex).toUpperCase();
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DDividerSnapAlgorithm.java268 int minIndex = -1; in snap() local
278 minIndex = i; in snap()
282 return mTargets.get(minIndex); in snap()
/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarShellCommand.java690 int minIndex = mCarAudioService.getGroupMinVolume(zoneId, groupId); in runSetGroupVolume() local
692 int index = minIndex in runSetGroupVolume()
693 + (int) ((float) (maxIndex - minIndex) * ((float) percentVolume / 100.0f)); in runSetGroupVolume()
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/packages/apps/TV/libs/m2/
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...