Home | History | Annotate | Download | only in libstagefright

Lines Matching full:astate

173 struct ACodec::BaseState : public AState {
174 BaseState(ACodec *codec, const sp<AState> &parentState = NULL);
4084 ACodec::BaseState::BaseState(ACodec *codec, const sp<AState> &parentState)
4085 : AState(parentState),