Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:IdleToLoadedState

322 struct ACodec::IdleToLoadedState : public ACodec::BaseState {
323 IdleToLoadedState(ACodec *codec);
332 DISALLOW_EVIL_CONSTRUCTORS(IdleToLoadedState);
384 mIdleToLoadedState = new IdleToLoadedState(this);
4543 ACodec::IdleToLoadedState::IdleToLoadedState(ACodec *codec)
4547 bool ACodec::IdleToLoadedState::onMessageReceived(const sp<AMessage> &msg) {
4575 void ACodec::IdleToLoadedState::stateEntered() {
4579 bool ACodec::IdleToLoadedState::onOMXEvent(