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
1 file changed
tree: 0fc7decd8be4a6b49ed1aa6994c792688314fd26
  1. res/
  2. src/
  3. src_pd/
  4. tests/
  5. tests_camera/