Home
last modified time | relevance | path

Searched defs:getOutputBuffer (Results 1 – 25 of 230) sorted by relevance

12345678910

/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/
H A DFormatConverterBox.h48 void *getOutputBuffer() { in getOutputBuffer() function
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/
H A DSamplePipeline.java54 DecoderInputBuffer getOutputBuffer(); in getOutputBuffer() method
H A DPassthroughSamplePipeline.java60 public DecoderInputBuffer getOutputBuffer() { in getOutputBuffer() method in PassthroughSamplePipeline
H A DVideoSamplePipeline.java229 public DecoderInputBuffer getOutputBuffer() { in getOutputBuffer() method in VideoSamplePipeline
H A DCodec.java194 public ByteBuffer getOutputBuffer() { in getOutputBuffer() method in Codec
H A DAudioSamplePipeline.java142 public DecoderInputBuffer getOutputBuffer() { in getOutputBuffer() method in AudioSamplePipeline
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/
H A DSamplePipeline.java54 DecoderInputBuffer getOutputBuffer() throws TransformationException; in getOutputBuffer() method
H A DPassthroughSamplePipeline.java64 public DecoderInputBuffer getOutputBuffer() { in getOutputBuffer() method in PassthroughSamplePipeline
H A DCodec.java194 ByteBuffer getOutputBuffer() throws TransformationException; in getOutputBuffer() method
H A DVideoTranscodingSamplePipeline.java181 public DecoderInputBuffer getOutputBuffer() throws TransformationException { in getOutputBuffer() method in VideoTranscodingSamplePipeline
H A DAudioTranscodingSamplePipeline.java141 public DecoderInputBuffer getOutputBuffer() throws TransformationException { in getOutputBuffer() method in AudioTranscodingSamplePipeline
H A DDefaultCodec.java192 public ByteBuffer getOutputBuffer() throws TransformationException { in getOutputBuffer() method in DefaultCodec
/aosp_15_r20/frameworks/av/services/oboeservice/
H A DAAudioMixer.cpp116 float *AAudioMixer::getOutputBuffer() { in getOutputBuffer() function in AAudioMixer
/aosp_15_r20/external/webrtc/sdk/android/src/java/org/webrtc/
H A DMediaCodecWrapper.java50 ByteBuffer getOutputBuffer(int index); in getOutputBuffer() method
H A DMediaCodecWrapperFactoryImpl.java96 public ByteBuffer getOutputBuffer(int index) { in getOutputBuffer() method in MediaCodecWrapperFactoryImpl.MediaCodecWrapperImpl
/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/
H A DMediaCodecWrapper.java56 ByteBuffer getOutputBuffer(int index); in getOutputBuffer() method
H A DSdkMediaCodec.java109 public ByteBuffer getOutputBuffer(int index) { in getOutputBuffer() method in SdkMediaCodec
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/
H A DSynchronousMediaCodecAdapter.java132 public ByteBuffer getOutputBuffer(int index) { in getOutputBuffer() method in SynchronousMediaCodecAdapter
H A DMediaCodecAdapter.java173 ByteBuffer getOutputBuffer(int index); in getOutputBuffer() method
H A DAsynchronousMediaCodecAdapter.java215 public ByteBuffer getOutputBuffer(int index) { in getOutputBuffer() method in AsynchronousMediaCodecAdapter
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/
H A DSynchronousMediaCodecAdapter.java155 public ByteBuffer getOutputBuffer(int index) { in getOutputBuffer() method in SynchronousMediaCodecAdapter
H A DMediaCodecAdapter.java246 ByteBuffer getOutputBuffer(int index); in getOutputBuffer() method
H A DAsynchronousMediaCodecAdapter.java234 public ByteBuffer getOutputBuffer(int index) { in getOutputBuffer() method in AsynchronousMediaCodecAdapter
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/
H A DCapturingRenderersFactory.java200 public ByteBuffer getOutputBuffer(int index) { in getOutputBuffer() method in CapturingRenderersFactory.CapturingMediaCodecAdapter
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/
H A DCapturingRenderersFactory.java206 public ByteBuffer getOutputBuffer(int index) { in getOutputBuffer() method in CapturingRenderersFactory.CapturingMediaCodecAdapter

12345678910