diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-10-19 17:18:01 +0530 |
---|---|---|
committer | Umang Jain <umang.jain@ideasonboard.com> | 2021-10-19 19:16:01 +0530 |
commit | 274607478c712e085633f4d24dba1165154fa5a8 (patch) | |
tree | 72f8f6ad30ab9aff11e9881aaf938795c46aba92 /src/ipa/raspberrypi/controller/rpi/agc.cpp | |
parent | 5f4f444aed0cf1ff120884db3e031c995c44f053 (diff) |
android: camera_stream: Define explicit move constructor and destructors
There's no need for the move constructor and the destructor to be
inline. Define them explicitly, with default implementations. This
allows usage of the CameraStream class without a complete definition of
the PostProcessor class.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Diffstat (limited to 'src/ipa/raspberrypi/controller/rpi/agc.cpp')
0 files changed, 0 insertions, 0 deletions