Merge "Camera: Fix a description for MONOCHROME camera capability" into pi-dev

gugelfrei
TreeHugger Robot 6 years ago committed by Android (Google) Code Review
commit c620796251

@ -7100,7 +7100,7 @@ typedef enum acamera_metadata_enum_acamera_request_available_capabilities {
/** /**
* <p>The camera device is a monochrome camera that doesn't contain a color filter array, * <p>The camera device is a monochrome camera that doesn't contain a color filter array,
* and the pixel values on U and Y planes are all 128.</p> * and the pixel values on U and V planes are all 128.</p>
*/ */
ACAMERA_REQUEST_AVAILABLE_CAPABILITIES_MONOCHROME = 12, ACAMERA_REQUEST_AVAILABLE_CAPABILITIES_MONOCHROME = 12,

Loading…
Cancel
Save