Home
last modified time | relevance | path

Searched defs:onOutputFormatChanged (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DResourceManagerTestActivityBase.java61 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in ResourceManagerTestActivityBase.TestCodecCallback
DCodecState.java274 private void onOutputFormatChanged() { in onOutputFormatChanged() method in CodecState
DSurfaceEncodeTimestampTest.java368 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in SurfaceEncodeTimestampTest.EncoderCallback
DMediaSyncTest.java808 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in MediaSyncTest.Decoder
DMediaCodecTest.java746 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in MediaCodecTest.ReleaseAfterFlushCallback
DVideoEncoderTest.java622 public void onOutputFormatChanged(MediaCodec mediaCodec, MediaFormat mediaFormat) { in onOutputFormatChanged() method in VideoEncoderTest.VideoProcessor
854 public void onOutputFormatChanged(MediaCodec mediaCodec, MediaFormat mediaFormat) { in onOutputFormatChanged() method in VideoEncoderTest.SurfaceVideoProcessor