platform_system_core/include/system
Eino-Ville Talvala 0a052487f4 Add HAL_PIXEL_FORMAT_BLOB
This format describes buffers that are not structured like normal
image data, and can only be meaningfully understood by the endpoints.

As an example, this format is used for transporting JPEG-compressed
image buffers from the Camera HAL to the framework/apps.

Buffers of this format must have a height of 1 and a width equal to
their size in bytes. Otherwise their interpretation is up to the two
endpoints.

Bug: 6243944
Change-Id: Ia81015694cbf3a89e29bfbf3624c3ea2ef4f66fd
2012-06-13 11:53:57 -07:00
..
audio.h audio policy: add deep audio buffering flag. 2012-04-19 17:57:34 -07:00
audio_policy.h audio policy: allow disabling A2DP for media. 2012-05-24 10:10:45 -07:00
camera.h Camera: Document expected error codes for start face detect. 2012-05-09 18:32:36 -07:00
graphics.h Add HAL_PIXEL_FORMAT_BLOB 2012-06-13 11:53:57 -07:00
window.h ANativeWindow: add set_post_transform_crop 2012-05-07 14:21:46 -07:00