// Set a dependency on the completion of the previous ExecuteProcessRequest() call// so that we can guarantee serialization of all ExecuteProcessRequest() calls for this node.// Needed since the ExecuteProcessRequest() implementation is not reentrant.// Remove when requirement CAMX-3030 is implemented.
is Node reentrant?
I think yes, because CAMX-3030 should be implemented now.
above code snippet is from vendor_qcom_proprietary/camx/src/hwl/ife/camxifenode.cpp