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