Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DAmrInputStream.java149 ByteBuffer out = mCodec.getOutputBuffer(index); in read()
H A DMediaCodec.java4310 public ByteBuffer getOutputBuffer(int index) { in getOutputBuffer() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenInternalAudioRecorder.java279 ByteBuffer buff = mCodec.getOutputBuffer(bufferIndex); in writeOutput()
/aosp14/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.cpp620 : mCodec->getOutputBuffer(index, &buffer); in getBuffer()
637 : mCodec->getOutputBuffer(index, &buffer); in getImage()
729 status_t err = mCodec->getOutputBuffer(index, &buffer); in getOutputFrame()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt10959 HSPLandroid/media/MediaCodec;->getOutputBuffer(I)Ljava/nio/ByteBuffer;+]Landroid/media/MediaCodec$B…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt10962 HSPLandroid/media/MediaCodec;->getOutputBuffer(I)Ljava/nio/ByteBuffer;+]Landroid/media/MediaCodec$B…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt22551 method @Nullable public java.nio.ByteBuffer getOutputBuffer(int);