Home
last modified time | relevance | path

Searched refs:notifyFlushDone (Results 1 – 5 of 5) sorted by relevance

/external/v4l2_codec2/include/
DVideoDecodeAcceleratorAdaptor.h62 virtual void notifyFlushDone() = 0;
DC2VDAComponent.h133 virtual void notifyFlushDone() override;
/external/v4l2_codec2/
DC2VDAAdaptor.cpp172 mClient->notifyFlushDone(); in NotifyFlushDone()
DC2VDAAdaptorProxy.cpp146 mClient->notifyFlushDone(); in NotifyFlushDone()
DC2VDAComponent.cpp1543 void C2VDAComponent::notifyFlushDone() { in notifyFlushDone() function in android::C2VDAComponent