Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp506 struct ACodec::FlushingState : public ACodec::BaseState { struct in android::ACodec
519 bool mFlushComplete[2];
8802 ACodec::FlushingState::FlushingState(ACodec *codec) in FlushingState() function in android::ACodec::FlushingState