Home
last modified time | relevance | path

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

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