As DmaSyncer does sync start/end in the c'tor/d'tor, copying a DmaSyncer
instance would trigger sync end earlier than expected. This patch makes
it non-copyable to avoid the issue.
Fixes:
|
||
---|---|---|
.. | ||
android | ||
libcamera | ||
linux | ||
meson.build |