Home
last modified time | relevance | path

Searched defs:FlushingState (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
DACodec.cpp491 struct ACodec::FlushingState : public ACodec::BaseState { struct in android::ACodec
504 bool mFlushComplete[2];
8427 ACodec::FlushingState::FlushingState(ACodec *codec) in FlushingState() function in android::ACodec::FlushingState