Searched refs:onOutputFormatChanged (Results 1 – 10 of 10) 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
413 void onOutputFormatChanged();
552 void onOutputFormatChanged(sp<const AMessage> expectedFormat = NULL);
1687 mCallback.onOutputFormatChanged(mCodec, in handleCallback()3432 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in Callback
1798 onOutputFormatChanged(); in onMessageReceived()3059 void MediaCodec::onOutputFormatChanged() { in onOutputFormatChanged() function in android::MediaCodec
5249 void ACodec::onOutputFormatChanged(sp<const AMessage> expectedFormat) { in onOutputFormatChanged() function in android::ACodec6013 mCodec->onOutputFormatChanged(mCodec->mOutputFormat); in onOMXFillBufferDone()7695 mCodec->onOutputFormatChanged(); in onOMXEvent()
14541 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…
21901 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…
23743 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…