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