summaryrefslogtreecommitdiff
path: root/LICENSES
diff options
context:
space:
mode:
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions
">const uint8_t> exifData) override; private: void compressRGB(const libcamera::MappedBuffer *frame); void compressNV(const libcamera::MappedBuffer *frame); struct jpeg_compress_struct compress_; struct jpeg_error_mgr jerr_; unsigned int quality_; const libcamera::PixelFormatInfo *pixelFormatInfo_; bool nv_; bool nvSwap_; }; #endif /* __ANDROID_JPEG_ENCODER_LIBJPEG_H__ */