Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DCodecState.java178 onOutputFormatChanged(); in doSomeWork()
269 private void onOutputFormatChanged() { in onOutputFormatChanged() method in CodecState
DResourceManagerTestActivityBase.java61 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in ResourceManagerTestActivityBase.TestCodecCallback
DMediaSyncTest.java740 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in MediaSyncTest.Decoder
DVideoEncoderTest.java124 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in play()
519 public void onOutputFormatChanged(MediaCodec mediaCodec, MediaFormat mediaFormat) { in onOutputFormatChanged() method in VideoEncoderTest.VideoProcessor
752 public void onOutputFormatChanged(MediaCodec mediaCodec, MediaFormat mediaFormat) { in onOutputFormatChanged() method in VideoEncoderTest.SurfaceVideoProcessor
DMediaCodecTest.java585 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in MediaCodecTest.ReleaseAfterFlushCallback
DVp8CodecTestBase.java936 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) {