Searched refs:onOutputFormatChanged (Results 1 – 11 of 11) sorted by relevance
101 status_t onOutputFormatChanged(size_t trackIndex, CodecState *state);
453 err = onOutputFormatChanged(mStateByTrackIndex.keyAt(i), state); in onDoMoreStuff()568 status_t SimplePlayer::onOutputFormatChanged( in onOutputFormatChanged() function in android::SimplePlayer
388 void onOutputFormatChanged();
534 void onOutputFormatChanged(sp<const AMessage> expectedFormat = NULL);
1675 mCallback.onOutputFormatChanged(mCodec, in handleCallback()3361 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in Callback
1444 onOutputFormatChanged(); in onMessageReceived()1567 onOutputFormatChanged(); in onMessageReceived()2811 void MediaCodec::onOutputFormatChanged() { in onOutputFormatChanged() function in android::MediaCodec
5180 void ACodec::onOutputFormatChanged(sp<const AMessage> expectedFormat) { in onOutputFormatChanged() function in android::ACodec6020 mCodec->onOutputFormatChanged(mCodec->mOutputFormat); in onOMXFillBufferDone()7330 mCodec->onOutputFormatChanged(); in onOMXEvent()
14541 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…
20327 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…
20396 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…
21847 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…