/aosp_15_r20/cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
H A D | VideoDecoderCallback.java | 81 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in VideoDecoderCallback
|
H A D | DecodeOnlyTest.java | 820 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in DecodeOnlyTest.AudioCallback
|
/aosp_15_r20/frameworks/av/media/tests/SampleVideoEncoder/app/src/main/java/com/android/media/samplevideoencoder/ |
H A D | MediaCodecBase.java | 85 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in CodecAsyncHandler
|
/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/ |
H A D | CodecAsyncHandler.java | 133 public void onOutputFormatChanged(@NonNull MediaCodec codec, @NonNull MediaFormat format) { in onOutputFormatChanged() method in CodecAsyncHandler
|
/aosp_15_r20/cts/tests/tests/virtualdevice/camera/src/android/virtualdevice/cts/camera/ |
H A D | SteadyTimestampCodec.java | 66 public void onOutputFormatChanged(@NonNull MediaCodec mediaCodec, in onOutputFormatChanged() method in SteadyTimestampCodec.MediaCodecCallback
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/ |
H A D | AsynchronousMediaCodecCallback.java | 231 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in AsynchronousMediaCodecCallback
|
H A D | AsynchronousMediaCodecAdapter.java | 290 /* package */ void onOutputFormatChanged(MediaFormat format) { in onOutputFormatChanged() method in AsynchronousMediaCodecAdapter
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/ |
H A D | AsynchronousMediaCodecCallback.java | 234 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in AsynchronousMediaCodecCallback
|
H A D | AsynchronousMediaCodecAdapter.java | 323 /* package */ void onOutputFormatChanged(MediaFormat format) { in onOutputFormatChanged() method in AsynchronousMediaCodecAdapter
|
/aosp_15_r20/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
H A D | ResourceManagerCodecActivity.java | 95 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in ResourceManagerCodecActivity.TestCodecCallback
|
H A D | ResourceManagerTestActivityBase.java | 82 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in ResourceManagerTestActivityBase.TestCodecCallback
|
H A D | MediaSyncTest.java | 810 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in MediaSyncTest.Decoder
|
/aosp_15_r20/frameworks/av/media/module/service.mediatranscoding/tests/TranscodingUidPolicyTestApp/src/com/android/tests/transcoding/ |
H A D | ResourcePolicyTestActivity.java | 62 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in ResourcePolicyTestActivity.TestCodecCallback
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/playbacktests/src/androidTest/java/com/google/android/exoplayer2/playbacktests/gts/ |
H A D | DebugRenderersFactory.java | 192 protected void onOutputFormatChanged(Format format, @Nullable MediaFormat mediaFormat) { in onOutputFormatChanged() method in DebugRenderersFactory.DebugMediaCodecVideoRenderer
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/playbacktests/src/androidTest/java/com/google/android/exoplayer2/playbacktests/gts/ |
H A D | DebugRenderersFactory.java | 196 protected void onOutputFormatChanged(Format format, @Nullable MediaFormat mediaFormat) { in onOutputFormatChanged() method in DebugRenderersFactory.DebugMediaCodecVideoRenderer
|
/aosp_15_r20/cts/tests/tests/media/encoder/src/android/media/encoder/cts/ |
H A D | VideoEncoderTest.java | 715 public void onOutputFormatChanged(MediaCodec mediaCodec, MediaFormat mediaFormat) { in onOutputFormatChanged() method in VideoEncoderTest.VideoProcessor 956 public void onOutputFormatChanged(MediaCodec mediaCodec, MediaFormat mediaFormat) { in onOutputFormatChanged() method in VideoEncoderTest.SurfaceVideoProcessor
|
H A D | SurfaceEncodeTimestampTest.java | 454 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in SurfaceEncodeTimestampTest.EncoderCallback
|
/aosp_15_r20/development/samples/VirtualDeviceManager/common/src/com/example/android/vdmdemo/common/ |
H A D | VideoManager.java | 258 public void onOutputFormatChanged( in onOutputFormatChanged() method in VideoManager.MediaCodecCallback
|
/aosp_15_r20/frameworks/av/cmds/stagefright/ |
H A D | SimplePlayer.cpp | 571 status_t SimplePlayer::onOutputFormatChanged( in onOutputFormatChanged() function in android::SimplePlayer
|
/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/ |
H A D | CodecState.java | 396 private void onOutputFormatChanged() { in onOutputFormatChanged() method in CodecState
|
/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/audio/ |
D | MpegTsDefaultAudioTrackRenderer.java | 417 private void onOutputFormatChanged(android.media.MediaFormat format) { in onOutputFormatChanged() method in MpegTsDefaultAudioTrackRenderer
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
H A D | ItsUtils.java | 538 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in ItsUtils.MediaCodecListener
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/audio/ |
H A D | MediaCodecAudioRenderer.java | 497 protected void onOutputFormatChanged(Format format, @Nullable MediaFormat mediaFormat) in onOutputFormatChanged() method in MediaCodecAudioRenderer
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/audio/ |
H A D | MediaCodecAudioRenderer.java | 501 protected void onOutputFormatChanged(Format format, @Nullable MediaFormat mediaFormat) in onOutputFormatChanged() method in MediaCodecAudioRenderer
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowMediaCodecTest.java | 747 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) {} in onOutputFormatChanged() method in ShadowMediaCodecTest.MediaCodecCallback
|