Added jpeg streaming classes.

- Provides streaming operations for decompressing/compressing
  JPEG files.
- Allows pixel operations to be performed on large JPEG images
  without holding the entire bitmap in memory.

Change-Id: I597ddf282b59d2ba6d6bca4722208121e3728f94
26 files changed
tree: f4c60b00a469733ff11901bd8fdc030c8f537f5c
  1. gallerycommon/
  2. jni_jpegstream/
  3. src/
  4. src_pd/
  5. tests/
  6. tests_camera/