Commits
zhang sanshan committed 2262c9700b0
MA-15783-1 [Android] add CameraConfigurationParser to read the camera sensor metadata activearraywidth: the max active pixel width for camera sensor activearrayheight: the max active pixel height for camera sensor pixelarraywidth: the max pixel width for camera sensor pixelarrayheight: the min pixel height for camera sensor physicalwidth * physicalheight: max_pixel_width * physical size of one pixel physical size of one pixel for ov5640 is 1.4um physical size of one pixel for max9286 is 4.2um focallength: focal size minframeduration: max fps, set 1/30s maxframeduration: min fps, set 0.3s maxjpegsize: max jpeg size. set 4M or 8M here. buffer_type in uvc is not used, just keep it so that it will not bring parse error. Change-Id: I4dddd5545508400ec75d7450cc7149117cfedc92 Signed-off-by: zhang sanshan <pete.zhang@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/10413 Reviewed-by: guoyin.chen <guoyin.chen@nxp.com>