Home
last modified time | relevance | path

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

/frameworks/av/cmds/stagefright/
DSimplePlayer.cpp571 status_t SimplePlayer::onOutputFormatChanged( in onOutputFormatChanged() function in android::SimplePlayer
/frameworks/support/heifwriter/src/main/java/androidx/heifwriter/
DHeifWriter.java495 public void onOutputFormatChanged( in onOutputFormatChanged() method in HeifWriter.HeifCallback
DHeifEncoder.java131 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in HeifEncoder.Callback
/frameworks/base/media/java/android/media/
DMediaCodec.java3508 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in Callback
/frameworks/av/media/libstagefright/
DMediaCodec.cpp3480 void MediaCodec::onOutputFormatChanged() { in onOutputFormatChanged() function in android::MediaCodec
DACodec.cpp5363 void ACodec::onOutputFormatChanged(sp<const AMessage> expectedFormat) { in onOutputFormatChanged() function in android::ACodec