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/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/
DDecoder.java142 public void onOutputFormatChanged( in decode()
DEncoder.java185 public void onOutputFormatChanged(@NonNull MediaCodec mediaCodec, in encode()
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h429 void onOutputFormatChanged();
DACodec.h564 void onOutputFormatChanged(sp<const AMessage> expectedFormat = NULL);
/frameworks/base/media/java/android/media/
DMediaCodec.java1765 mCallback.onOutputFormatChanged(mCodec, in handleCallback()
3729 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in Callback
/frameworks/av/media/libstagefright/
DMediaCodec.cpp2353 onOutputFormatChanged(); in onMessageReceived()
3650 void MediaCodec::onOutputFormatChanged() { in onOutputFormatChanged() function in android::MediaCodec
DACodec.cpp5559 void ACodec::onOutputFormatChanged(sp<const AMessage> expectedFormat) { in onOutputFormatChanged() function in android::ACodec
6329 mCodec->onOutputFormatChanged(mCodec->mOutputFormat); in onOMXFillBufferDone()
8048 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/non-updatable-api/
Dcurrent.txt24500 …method public abstract void onOutputFormatChanged(@NonNull android.media.MediaCodec, @NonNull andr…
/frameworks/base/api/
Dcurrent.txt24500 …method public abstract void onOutputFormatChanged(@NonNull android.media.MediaCodec, @NonNull andr…