Searched defs:onOutputFormatChanged (Results 1 – 9 of 9) sorted by relevance
61 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in ResourceManagerTestActivityBase.TestCodecCallback
812 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in MediaSyncTest.Decoder
410 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in SurfaceEncodeTimestampTest.EncoderCallback
725 public void onOutputFormatChanged(MediaCodec mediaCodec, MediaFormat mediaFormat) { in onOutputFormatChanged() method in VideoEncoderTest.VideoProcessor966 public void onOutputFormatChanged(MediaCodec mediaCodec, MediaFormat mediaFormat) { in onOutputFormatChanged() method in VideoEncoderTest.SurfaceVideoProcessor
404 private void onOutputFormatChanged() { in onOutputFormatChanged() method in CodecState
120 public void onOutputFormatChanged(@NonNull MediaCodec codec, @NonNull MediaFormat format) { in onOutputFormatChanged() method in CodecAsyncHandler
925 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in MediaCodecTest.ReleaseAfterFlushCallback
398 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in RecordingTest.MediaCodecListener
145 public void onOutputFormatChanged(@NonNull MediaCodec codec, @NonNull MediaFormat format) { in onOutputFormatChanged() method in CodecAsyncHandler