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
142 public void onOutputFormatChanged( in decode()
185 public void onOutputFormatChanged(@NonNull MediaCodec mediaCodec, in encode()
429 void onOutputFormatChanged();
564 void onOutputFormatChanged(sp<const AMessage> expectedFormat = NULL);
1765 mCallback.onOutputFormatChanged(mCodec, in handleCallback()3729 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in Callback
2353 onOutputFormatChanged(); in onMessageReceived()3650 void MediaCodec::onOutputFormatChanged() { in onOutputFormatChanged() function in android::MediaCodec
5559 void ACodec::onOutputFormatChanged(sp<const AMessage> expectedFormat) { in onOutputFormatChanged() function in android::ACodec6329 mCodec->onOutputFormatChanged(mCodec->mOutputFormat); in onOMXFillBufferDone()8048 mCodec->onOutputFormatChanged(); in onOMXEvent()
14541 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…
24500 …method public abstract void onOutputFormatChanged(@NonNull android.media.MediaCodec, @NonNull andr…