summaryrefslogtreecommitdiff
path: root/test/ipc
diff options
context:
space:
mode:
Diffstat (limited to 'test/ipc')
0 files changed, 0 insertions, 0 deletions
n class="hl ppc">#ifndef __ANDROID_POST_PROCESSOR_JPEG_H__ #define __ANDROID_POST_PROCESSOR_JPEG_H__ #include "../post_processor.h" #include "encoder_libjpeg.h" #include "thumbnailer.h" #include <libcamera/geometry.h> #include "libcamera/internal/buffer.h" class CameraDevice; class PostProcessorJpeg : public PostProcessor { public: PostProcessorJpeg(CameraDevice *const device); int configure(const libcamera::StreamConfiguration &incfg,