Home
last modified time | relevance | path

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

/external/v4l2_codec2/include/
DVideoDecodeAcceleratorAdaptor.h65 virtual void notifyResetDone() = 0;
DC2VDAComponent.h134 virtual void notifyResetDone() override;
/external/v4l2_codec2/
DC2VDAAdaptor.cpp176 mClient->notifyResetDone(); in NotifyResetDone()
DC2VDAAdaptorProxy.cpp131 mClient->notifyResetDone(); in NotifyResetDone()
DC2VDAComponent.cpp1548 void C2VDAComponent::notifyResetDone() { in notifyResetDone() function in android::C2VDAComponent