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