Loading automotive/evs/aidl/impl/default/resources/evs_mock_configuration.xml +24 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,30 @@ <stream id='0' width='640' height='360' format='RGBA_8888' framerate='30'/> </caps> <!-- list of parameters --> <characteristics> <!-- Camera intrinsic calibration matrix. See https://developer.android.com/reference/android/hardware/camera2/CameraCharacteristics.html#LENS_INTRINSIC_CALIBRATION --> <parameter name='LENS_INTRINSIC_CALIBRATION' type='float' size='5' value='0.0,0.0,0.0,0.0,0.0' /> </characteristics> </device> <device id='/dev/video11' position='front'> <caps> <!-- list of supported controls --> <supported_controls> <control name='BRIGHTNESS' min='0' max='255'/> <control name='CONTRAST' min='0' max='255'/> </supported_controls> <stream id='0' width='640' height='360' format='RGBA_8888' framerate='30'/> </caps> <!-- list of parameters --> <characteristics> <!-- Camera intrinsic calibration matrix. See Loading Loading
automotive/evs/aidl/impl/default/resources/evs_mock_configuration.xml +24 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,30 @@ <stream id='0' width='640' height='360' format='RGBA_8888' framerate='30'/> </caps> <!-- list of parameters --> <characteristics> <!-- Camera intrinsic calibration matrix. See https://developer.android.com/reference/android/hardware/camera2/CameraCharacteristics.html#LENS_INTRINSIC_CALIBRATION --> <parameter name='LENS_INTRINSIC_CALIBRATION' type='float' size='5' value='0.0,0.0,0.0,0.0,0.0' /> </characteristics> </device> <device id='/dev/video11' position='front'> <caps> <!-- list of supported controls --> <supported_controls> <control name='BRIGHTNESS' min='0' max='255'/> <control name='CONTRAST' min='0' max='255'/> </supported_controls> <stream id='0' width='640' height='360' format='RGBA_8888' framerate='30'/> </caps> <!-- list of parameters --> <characteristics> <!-- Camera intrinsic calibration matrix. See Loading