Searched refs:onOutputFormatChanged (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/cmds/stagefright/
H A DSimplePlayer.h101 status_t onOutputFormatChanged(size_t trackIndex, CodecState *state);
H A DSimplePlayer.cpp452 err = onOutputFormatChanged(mStateByTrackIndex.keyAt(i), state);
567 status_t SimplePlayer::onOutputFormatChanged( function in class:android::SimplePlayer

Completed in 953 milliseconds