Home
last modified time | relevance | path

Searched defs:onOutputFormatChanged (Results 1 – 3 of 3) 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.java3157 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in Callback
/frameworks/av/media/libstagefright/
DMediaCodec.cpp2698 void MediaCodec::onOutputFormatChanged() { in onOutputFormatChanged() function in android::MediaCodec