Home
last modified time | relevance | path

Searched defs:onOutputFormatChanged (Results 1 – 5 of 5) 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
DMediaSyncTest.java806 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in MediaSyncTest.Decoder
DMediaCodecTest.java730 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in MediaCodecTest.ReleaseAfterFlushCallback
DVideoEncoderTest.java617 public void onOutputFormatChanged(MediaCodec mediaCodec, MediaFormat mediaFormat) { in onOutputFormatChanged() method in VideoEncoderTest.VideoProcessor
849 public void onOutputFormatChanged(MediaCodec mediaCodec, MediaFormat mediaFormat) { in onOutputFormatChanged() method in VideoEncoderTest.SurfaceVideoProcessor