Home
last modified time | relevance | path

Searched refs:onOutputFormatChanged (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/cmds/stagefright/
DSimplePlayer.h101 status_t onOutputFormatChanged(size_t trackIndex, CodecState *state);
DSimplePlayer.cpp453 err = onOutputFormatChanged(mStateByTrackIndex.keyAt(i), state); in onDoMoreStuff()
568 status_t SimplePlayer::onOutputFormatChanged( in onOutputFormatChanged() function in android::SimplePlayer
/frameworks/av/include/media/stagefright/
DMediaCodec.h388 void onOutputFormatChanged();
DACodec.h534 void onOutputFormatChanged(sp<const AMessage> expectedFormat = NULL);
/frameworks/base/media/java/android/media/
DMediaCodec.java1675 mCallback.onOutputFormatChanged(mCodec, in handleCallback()
3361 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in Callback
/frameworks/av/media/libstagefright/
DMediaCodec.cpp1444 onOutputFormatChanged(); in onMessageReceived()
1567 onOutputFormatChanged(); in onMessageReceived()
2811 void MediaCodec::onOutputFormatChanged() { in onOutputFormatChanged() function in android::MediaCodec
DACodec.cpp5180 void ACodec::onOutputFormatChanged(sp<const AMessage> expectedFormat) { in onOutputFormatChanged() function in android::ACodec
6020 mCodec->onOutputFormatChanged(mCodec->mOutputFormat); in onOMXFillBufferDone()
7330 mCodec->onOutputFormatChanged(); in onOMXEvent()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14541 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…
/frameworks/base/api/
Dcurrent.txt20327 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…
Dtest-current.txt20396 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…
Dsystem-current.txt21847 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…