diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2021-02-26 09:09:51 +0100 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2021-03-03 09:50:13 +0100 |
commit | 99edf1ef421626a67ff5c3d5df2880d3cd6cfa9d (patch) | |
tree | b1be8c692f66c13be66a046fabcfcfa68f76cbdf /src/gstreamer/gstlibcameraprovider.cpp | |
parent | 64c17f73a08fd121c233e655d6ded9790c03dda5 (diff) |
android: camera_buffer: Drop 'const' from buffer_handle_t
The buffer_handle_t type is defined as 'const native_handle_t*'.
Drop the 'const' specifier from the parameter of the CameraBuffer
class constructor and in the Android generic memory backend.
Also rename 'camera3buffer' in 'camera3Buffer' to comply with the
coding style guidelines.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'src/gstreamer/gstlibcameraprovider.cpp')
0 files changed, 0 insertions, 0 deletions