Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DACodec.cpp454 struct ACodec::ExecutingToIdleState : public ACodec::BaseState { struct in android::ACodec
469 bool mComponentNowIdle;
8248 ACodec::ExecutingToIdleState::ExecutingToIdleState(ACodec *codec) in ExecutingToIdleState() function in android::ACodec::ExecutingToIdleState