Home
last modified time | relevance | path

Searched defs:onOutputFormatChanged (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/cmds/stagefright/
DSimplePlayer.cpp571 status_t SimplePlayer::onOutputFormatChanged( in onOutputFormatChanged() function in android::SimplePlayer
/frameworks/base/media/java/android/media/
DMediaCodec.java3729 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in Callback
/frameworks/av/media/libstagefright/
DMediaCodec.cpp3650 void MediaCodec::onOutputFormatChanged() { in onOutputFormatChanged() function in android::MediaCodec
DACodec.cpp5559 void ACodec::onOutputFormatChanged(sp<const AMessage> expectedFormat) { in onOutputFormatChanged() function in android::ACodec