Searched refs:onOutputFormatChanged (Results 1 – 9 of 9) 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
423 void onOutputFormatChanged();
564 void onOutputFormatChanged(sp<const AMessage> expectedFormat = NULL);
1762 mCallback.onOutputFormatChanged(mCodec, in handleCallback()3726 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in Callback
2259 onOutputFormatChanged(); in onMessageReceived()3539 void MediaCodec::onOutputFormatChanged() { in onOutputFormatChanged() function in android::MediaCodec
5528 void ACodec::onOutputFormatChanged(sp<const AMessage> expectedFormat) { in onOutputFormatChanged() function in android::ACodec6298 mCodec->onOutputFormatChanged(mCodec->mOutputFormat); in onOMXFillBufferDone()8017 mCodec->onOutputFormatChanged(); in onOMXEvent()
14541 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…
24233 …method public abstract void onOutputFormatChanged(@NonNull android.media.MediaCodec, @NonNull andr…