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