Searched refs:onOutputFormatChanged (Results 1 – 12 of 12) sorted by relevance
102 status_t onOutputFormatChanged(size_t trackIndex, CodecState *state);
454 err = onOutputFormatChanged(mStateByTrackIndex.keyAt(i), state); in onDoMoreStuff()571 status_t SimplePlayer::onOutputFormatChanged( in onOutputFormatChanged() function in android::SimplePlayer
131 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in HeifEncoder.Callback805 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) {824 mCallback.onOutputFormatChanged(HeifEncoder.this, format);
495 public void onOutputFormatChanged( in onOutputFormatChanged() method in HeifWriter.HeifCallback
421 void onOutputFormatChanged();
541 void onOutputFormatChanged(sp<const AMessage> expectedFormat = NULL);
1712 mCallback.onOutputFormatChanged(mCodec, in handleCallback()3508 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in Callback
2214 onOutputFormatChanged(); in onMessageReceived()3480 void MediaCodec::onOutputFormatChanged() { in onOutputFormatChanged() function in android::MediaCodec
5363 void ACodec::onOutputFormatChanged(sp<const AMessage> expectedFormat) { in onOutputFormatChanged() function in android::ACodec6128 mCodec->onOutputFormatChanged(mCodec->mOutputFormat); in onOMXFillBufferDone()7792 mCodec->onOutputFormatChanged(); in onOMXEvent()
14541 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…
22153 Landroid/media/MediaCodec$Callback;->onOutputFormatChanged(Landroid/media/MediaCodec;Landroid/media…
23025 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…