Home
last modified time | relevance | path

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

/frameworks/av/cmds/stagefright/
DSimplePlayer.h102 status_t onOutputFormatChanged(size_t trackIndex, CodecState *state);
DSimplePlayer.cpp454 err = onOutputFormatChanged(mStateByTrackIndex.keyAt(i), state); in onDoMoreStuff()
571 status_t SimplePlayer::onOutputFormatChanged( in onOutputFormatChanged() function in android::SimplePlayer
/frameworks/support/heifwriter/src/main/java/androidx/heifwriter/
DHeifEncoder.java131 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in HeifEncoder.Callback
805 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) {
824 mCallback.onOutputFormatChanged(HeifEncoder.this, format);
DHeifWriter.java495 public void onOutputFormatChanged( in onOutputFormatChanged() method in HeifWriter.HeifCallback
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h421 void onOutputFormatChanged();
DACodec.h541 void onOutputFormatChanged(sp<const AMessage> expectedFormat = NULL);
/frameworks/base/media/java/android/media/
DMediaCodec.java1712 mCallback.onOutputFormatChanged(mCodec, in handleCallback()
3508 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in Callback
/frameworks/av/media/libstagefright/
DMediaCodec.cpp2214 onOutputFormatChanged(); in onMessageReceived()
3480 void MediaCodec::onOutputFormatChanged() { in onOutputFormatChanged() function in android::MediaCodec
DACodec.cpp5363 void ACodec::onOutputFormatChanged(sp<const AMessage> expectedFormat) { in onOutputFormatChanged() function in android::ACodec
6128 mCodec->onOutputFormatChanged(mCodec->mOutputFormat); in onOMXFillBufferDone()
7792 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/config/
Dhiddenapi-public-dex.txt22153 Landroid/media/MediaCodec$Callback;->onOutputFormatChanged(Landroid/media/MediaCodec;Landroid/media…
/frameworks/base/api/
Dcurrent.txt23025 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…