Home
last modified time | relevance | path

Searched refs:onOutputFormatChanged (Results 1 – 14 of 14) 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/SampleVideoEncoder/app/src/main/java/com/android/media/samplevideoencoder/
DMediaCodecBase.java85 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in CodecAsyncHandler
/frameworks/av/media/module/service.mediatranscoding/tests/TranscodingUidPolicyTestApp/src/com/android/tests/transcoding/
DResourcePolicyTestActivity.java62 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in ResourcePolicyTestActivity.TestCodecCallback
/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/
DDecoder.java198 public void onOutputFormatChanged( in decode()
DEncoder.java266 public void onOutputFormatChanged(@NonNull MediaCodec mediaCodec, in encode()
/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h595 void onOutputFormatChanged(sp<const AMessage> expectedFormat = NULL);
DMediaCodec.h673 void onOutputFormatChanged();
/frameworks/base/media/java/android/media/
DMediaCodec.java2005 mCallback.onOutputFormatChanged(mCodec, in handleCallback()
5689 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in Callback
/frameworks/av/media/libstagefright/
DACodec.cpp5848 void ACodec::onOutputFormatChanged(sp<const AMessage> expectedFormat) { in onOutputFormatChanged() function in android::ACodec
6693 mCodec->onOutputFormatChanged(mCodec->mOutputFormat); in onOMXFillBufferDone()
8601 mCodec->onOutputFormatChanged(); in onOMXEvent()
DMediaCodec.cpp5894 onOutputFormatChanged(); in handleOutputFormatChangeIfNeeded()
6903 void MediaCodec::onOutputFormatChanged() { in onOutputFormatChanged() function in android::MediaCodec
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14541 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…
/frameworks/base/core/api/
Dcurrent.txt22659 …method public abstract void onOutputFormatChanged(@NonNull android.media.MediaCodec, @NonNull andr…