summaryrefslogtreecommitdiffstats
path: root/camera/OMXCameraAdapter/OMXReprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
* CameraHal: Add support for UYVY reprocessingEmilian Peev2012-11-261-1/+5
* CameraHal: Add support for reprocessing with buffer bordersEmilian Peev2012-11-261-2/+6
* CameraHal: Further reprocess optimizationsEmilian Peev2012-11-261-1/+0
* CameraHal: Adds reprocess related PPMsEmilian Peev2012-11-261-0/+22
* camera: omx: Introduce mPendingReprocessSettingsTyler Luu2012-11-261-10/+22
* camera: omx: Move capture port disable to state functionsTyler Luu2012-11-261-0/+1
* CameraHAL: Moved Camera HAL sources out of namespace androidDaniel Levin2012-07-251-12/+14
* CameraHal: Add support for BAYER reprocessingTyler Luu2012-07-251-1/+10
* CameraHAL: Fixed missing LOG_FUNCTION_NAMEDaniel Levin2012-07-251-0/+2
* camera: only allocate tiler reservation for ANW buffersTyler Luu2012-07-251-2/+4
* camera: add reprocess() functionalityTyler Luu2012-07-251-0/+325