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

/frameworks/av/include/media/stagefright/
H A DACodec.h168 sp<IdleToExecutingState> mIdleToExecutingState; member in struct:android::ACodec
/frameworks/av/media/libstagefright/
H A DACodec.cpp429 mIdleToExecutingState = new IdleToExecutingState(this);
5253 mCodec->changeState(mCodec->mIdleToExecutingState);

Completed in 99 milliseconds