Searched defs:BaseState (Results 1 – 1 of 1) sorted by relevance
215 struct ACodec::BaseState : public AState { struct in android::ACodec219 enum PortMode {225 ACodec *mCodec;4521 ACodec::BaseState::BaseState(ACodec *codec, const sp<AState> &parentState) in BaseState() function in android::ACodec::BaseState