=====09th JUNE, 2023======

- Vendor Security Patch updated to May, 2023
- Added OnePlus Camera
- Added OnePlus Gallery
- Added Support for Dolby Atmos
- Imported Media Codec Configs from OOS
Credit: https://github.com/Sanju0910
This commit is contained in:
2023-06-11 15:43:00 +05:30
parent 98f1c0f698
commit 445bad42a1
90 changed files with 1985 additions and 6 deletions

Binary file not shown.

View File

@@ -0,0 +1,36 @@
<?xml version="1.0"?>
<opencv_storage>
<CalibrationDefaultKeyValCount>12</CalibrationDefaultKeyValCount>
<CalibrationDefaultKeyVal>"2000,1500,1152,864,944,708,0,0,0,10.85,0,0"</CalibrationDefaultKeyVal>
<CalibrationThreshold>"120,120,100,100,15000,15000,3,3,3,1.5,1.5,2.2"</CalibrationThreshold>
<CircleBoardInfoCount>7</CircleBoardInfoCount>
<CircleBoardInfo>"8,8,21.25,4,8,-2,5"</CircleBoardInfo>
<DistortionInputParaCount>5</DistortionInputParaCount>
<DistortionInputPara>"1,7,7,8,6"</DistortionInputPara>
<SubDistortionInputPara>"1,7,7,8,6"</SubDistortionInputPara>
<AlgorithmInnerThresholdCount>19</AlgorithmInnerThresholdCount>
<AlgorithmInnerThreshold>"35,85,0.84,1.0,0.9,25.0,3500.0,15,1.0,15.0,15.0,0.44444444,0.66666667,3,0.43,0.4,0.8,0.25,0.3"</AlgorithmInnerThreshold>
<VerifyThresholdCount>8</VerifyThresholdCount>
<VerifyThreshold>"20,1.8,3.0,8.0,12,200,30,50"</VerifyThreshold>
<calibrationInputParaCount>4</calibrationInputParaCount>
<calibrationInputPara>"3,1,1,50"</calibrationInputPara>
<fOptRangeCount>4</fOptRangeCount>
<fOptRange>"0.995,1.005,0.995,1.005"</fOptRange>
<InputImagesFile>inputparam.xml</InputImagesFile>
<loglevel>15</loglevel>
<dumpflag>0</dumpflag>
<chartAngle>4</chartAngle>
<CalibMode>0</CalibMode>
<CalibChart>0</CalibChart>
<OutPutBinName>"stereoParams.bin"</OutPutBinName>
<statisticsFilePath>D:/OPLUS_Data/DualCameraCalibReport.csv</statisticsFilePath>
</opencv_storage>

View File

@@ -0,0 +1,159 @@
<!--
Copyright (c) 2019 OPLUS Technologies, Inc.
All Rights Reserved.
Confidential and Proprietary - OPLUS Technologies, Inc.
-->
<!--
CameraEngmodeConfig :
This node must be added for each module prosent in the device.
It contain all information about the module present.
The number of nodes of CameraEngmodeConfig indicate number of modules
to be probed on the device.
Maximum number of CameraEngmodeConfig nodes is 10
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-->
<CameraEngmodeRoot>
<CameraEngmodeConfig>
<CameraId>0</CameraId>
<SensorName>ov64b</SensorName>
<isAvailable>true</isAvailable>
<eepromCalib>
<isAvailable>true</isAvailable>
<MWdata>
<devIndex>6</devIndex>
<isWRP>0x1</isWRP>
<isAvailable>true</isAvailable>
<dataAddress>0x1E00</dataAddress>
<offset>0x1E00</offset>
<dataSize>1689</dataSize>
<!--first byte128-->
<Head1Src>0</Head1Src>
<Head1Dst>0</Head1Dst>
<Head1Size>128</Head1Size>
<!--second byte40-->
<Head2Src>128</Head2Src>
<Head2Dst>128</Head2Dst>
<Head2Size>40</Head2Size>
<!--internalPara main-->
<MainParamSrc>168</MainParamSrc>
<MainParamDst>168</MainParamDst>
<MainParamSize>1517</MainParamSize>
<!--internalPara aux-->
<AuxParamSrc>0</AuxParamSrc>
<AuxParamDst>0</AuxParamDst>
<AuxParamSize>0</AuxParamSize>
<!--externalPara-->
<extParamSrc>0</extParamSrc>
<extParamDst>0</extParamDst>
<extParamSize>0</extParamSize>
<!--endPara-->
<EndParamSrc>1685</EndParamSrc>
<EndParamDst>3226</EndParamDst>
<EndParamSize>4</EndParamSize>
</MWdata>
<MTdata>
<devIndex>6</devIndex>
<isWRP>0x1</isWRP>
<isAvailable>false</isAvailable>
<dataAddress>0x2500</dataAddress>
<offset>0x2500</offset>
<dataSize>1689</dataSize>
</MTdata>
<AEsyncdata>
<devIndex>6</devIndex>
<isWRP>0x1</isWRP>
<isAvailable>false</isAvailable>
<dataAddress>0x2C00</dataAddress>
<offset>0x2C00</offset>
<dataSize>36</dataSize>
</AEsyncdata>
<SN>
<devIndex>0x01</devIndex>
<isWRP>0</isWRP>
<isAvailable>true</isAvailable>
<dataAddress>0x00B0</dataAddress>
<offset>0x00B0</offset>
<dataSize>17</dataSize>
</SN>
<Distortiondata>
<devIndex>6</devIndex>
<isWRP>0</isWRP>
<isAvailable>false</isAvailable>
<dataAddress>0x2600</dataAddress>
<dataSize>36</dataSize>
</Distortiondata>
</eepromCalib>
</CameraEngmodeConfig>
<CameraEngmodeConfig>
<CameraId>1</CameraId>
<SensorName>hi846</SensorName>
<isAvailable>true</isAvailable>
<eepromCalib>
<isAvailable>true</isAvailable>
<MWdata>
<devIndex>7</devIndex>
<isWRP>0x1</isWRP>
<isAvailable>true</isAvailable>
<dataAddress>0x1A40</dataAddress>
<offset>0x1A40</offset>
<dataSize>1561</dataSize>
<!--first byte128-->
<Head1Src>0</Head1Src>
<Head1Dst>0</Head1Dst>
<Head1Size>0</Head1Size>
<!--second byte40-->
<Head2Src>0</Head2Src>
<Head2Dst>0</Head2Dst>
<Head2Size>0</Head2Size>
<!--internalPara main-->
<MainParamSrc>0</MainParamSrc>
<MainParamDst>0</MainParamDst>
<MainParamSize>0</MainParamSize>
<!--internalPara aux-->
<AuxParamSrc>0</AuxParamSrc>
<AuxParamDst>1685</AuxParamDst>
<AuxParamSize>1517</AuxParamSize>
<!--externalPara-->
<extParamSrc>0</extParamSrc>
<extParamDst>0</extParamDst>
<extParamSize>0</extParamSize>
<!--endPara-->
<EndParamSrc>0</EndParamSrc>
<EndParamDst>0</EndParamDst>
<EndParamSize>0</EndParamSize>
</MWdata>
<MTdata>
<devIndex>7</devIndex>
<isWRP>0x1</isWRP>
<isAvailable>false</isAvailable>
<dataAddress>0x540</dataAddress>
<offset>0x540</offset>
<dataSize>1561</dataSize>
</MTdata>
<AEsyncdata>
<devIndex>7</devIndex>
<isWRP>0x1</isWRP>
<isAvailable>false</isAvailable>
<dataAddress>0xC00</dataAddress>
<offset>0xC00</offset>
<dataSize>36</dataSize>
</AEsyncdata>
<SN>
<devIndex>0x02</devIndex>
<isWRP>0x0</isWRP>
<isAvailable>true</isAvailable>
<dataAddress>0x00B0</dataAddress>
<offset>0x00B0</offset>
<dataSize>17</dataSize>
</SN>
<Distortiondata>
<devIndex>7</devIndex>
<isWRP>0x1</isWRP>
<isAvailable>true</isAvailable>
<dataAddress>0xCA0</dataAddress>
<offset>0xCA0</offset>
<dataSize>3441</dataSize>
</Distortiondata>
</eepromCalib>
</CameraEngmodeConfig>
</CameraEngmodeRoot>

Binary file not shown.

View File

@@ -0,0 +1,771 @@
[
{
"VendorTag": "com.oplus.engineercamera.configure.flash.light.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.engineercamera.configure.rear.single.flash.light.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.flash.light.front.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.flash.light.calibrate.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.engineercamera.configure.flash.light.auto.calibrate.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.engineercamera.configure.second.back.camera.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.engineercamera.configure.third.rear.camera.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.engineercamera.configure.fourth.rear.camera.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.engineercamera.configure.new.triple.calibrate.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.engineercamera.configure.new.triple.verificate.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.engineercamera.configure.interference.video.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.engineercamera.configure.ois.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.focus.motor.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.engineercamera.configure.ae.sync.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.ois.noise.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.pdaf.calibrate.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.laser.focus.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.third.rear.camera.ois.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.eis.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.aperture.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.tof.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.tof.depth.calibrate.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.tof.calibrate.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.tof.verificate.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.ir.camera.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.ir.camera.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.dual.calibrate.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.dual.verificate.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.triple.calibrate.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.triple.verificate.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.zoom.loop.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.arcsoft.calibrate.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.arcsoft.verificate.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.aftersale.top.tip.array",
"Type": "Int32",
"Count": "2",
"Value": "543,280"
},
{
"VendorTag": "com.oplus.engineercamera.configure.aftersale.bottom.tip.array",
"Type": "Int32",
"Count": "2",
"Value": "543,1180"
},
{
"VendorTag": "com.oplus.engineercamera.configure.triple.calibrate.aftersale.focus.lens",
"Type": "Int32",
"Count": "1",
"Value": "3000"
},
{
"VendorTag": "com.oplus.engineercamera.configure.dual.calibrate.aftersale.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.triple.calibrate.aftersale.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.calibration.rear.size",
"Type": "Int32",
"Count": "2",
"Value": "4624x3468"
},
{
"VendorTag": "com.oplus.engineercamera.configure.calibrate.second.rear.size",
"Type": "Int32",
"Count": "2",
"Value": "2304x1728"
},
{
"VendorTag": "com.oplus.engineercamera.configure.calibrate.third.rear.size",
"Type": "Int32",
"Count": "2",
"Value": "4000x3000"
},
{
"VendorTag": "com.oplus.engineercamera.configure.portrait.size",
"Type": "Int32",
"Count": "2",
"Value": "4624x3468"
},
{
"VendorTag": "com.oplus.engineercamera.configure.ae.sync.rear.size",
"Type": "Int32",
"Count": "2",
"Value": "4624x3468"
},
{
"VendorTag": "com.oplus.engineercamera.configure.ae.sync.second.rear.size",
"Type": "Int32",
"Count": "2",
"Value": "2304x1728"
},
{
"VendorTag": "com.oplus.engineercamera.configure.ae.sync.third.rear.size",
"Type": "Int32",
"Count": "2",
"Value": "4000x3000"
},
{
"VendorTag": "com.oplus.engineercamera.configure.dual.calibration.input.yuv.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.dual.calibration.buffer.lost.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.aftersale.chart.size.array",
"Type": "Int32",
"Count": "4",
"Value": "275,455,805,985"
},
{
"VendorTag": "com.oplus.engineercamera.configure.second.rear.flash.light.calibrate.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.third.rear.flash.light.calibrate.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.fourth.rear.flash.light.calibrate.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.calibration.performance",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.portrait.fullbody.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.hidl.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.calibrate.project.name",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.second.front.camera.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.engineercamera.configure.calibration.algo",
"Type": "String",
"Count": "1",
"Value": "cp"
},
{
"VendorTag": "com.oplus.engineercamera.configure.calibration.params.name",
"Type": "String",
"Count": "1",
"Value": "CalibrationOppoC.json"
},
{
"VendorTag": "com.oplus.engineercamera.configure.verification.params.name",
"Type": "String",
"Count": "1",
"Value": "VerificationOppoC.json"
},
{
"VendorTag": "com.oplus.engineercamera.configure.calibration.yshift",
"Type": "Float",
"Count": "1",
"Value": "10.15"
},
{
"VendorTag": "com.oplus.engineercamera.configure.calibration.zshift",
"Type": "Float",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.calibration.roll",
"Type": "Float",
"Count": "1",
"Value": "1.45"
},
{
"VendorTag": "com.oplus.engineercamera.configure.oiscalibration.params.name",
"Type": "String",
"Count": "1",
"Value": ""
},
{
"VendorTag": "com.oplus.engineercamera.configure.oiscalibration.rear.size",
"Type": "Int32",
"Count": "2",
"Value": "4624x3468"
},
{
"VendorTag": "com.oplus.engineercamera.configure.oiscalibrate.second.rear.size",
"Type": "Int32",
"Count": "2",
"Value": "2592x1940"
},
{
"VendorTag": "com.oplus.engineercamera.configure.oisverification.params.name",
"Type": "String",
"Count": "1",
"Value": ""
},
{
"VendorTag": "com.oplus.engineercamera.configure.laser.focus.aging.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.new.sfr.support",
"Value": "1"
},
{
"VendorTag": "com.oplus.engineercamera.configure.rear.sfr.fov",
"Value": " 0, 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 0.8, 0.85, 0.9, 0.95 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.rear.sfr.fov.selected",
"Value": "0,0.3,0.5,0.7,0.8"
},
{
"VendorTag": "com.oplus.engineercamera.configure.rear.sfr.offset",
"Value": "0,0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.rear.sfr.roi.count",
"Value": "19"
},
{
"VendorTag": "com.oplus.engineercamera.configure.rear.sfr.crop.size",
"Value": "400"
},
{
"VendorTag": "com.oplus.engineercamera.configure.second.rear.sfr.fov",
"Value": " 0, 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 0.8, 0.85, 0.9, 0.95 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.second.rear.sfr.fov.selected",
"Value": "0,0.3,0.5,0.7,0.8"
},
{
"VendorTag": "com.oplus.engineercamera.configure.second.rear.sfr.offset",
"Value": "0,0 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.second.rear.sfr.roi.count",
"Value": "19"
},
{
"VendorTag": "com.oplus.engineercamera.configure.second.rear.sfr.crop.size",
"Value": "400"
},
{
"VendorTag": "com.oplus.engineercamera.configure.third.rear.sfr.fov",
"Value": " 0, 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 0.8, 0.85, 0.9, 0.95 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.third.rear.sfr.fov.selected",
"Value": "0,0.25,0.3,0.4,0.6,0.8"
},
{
"VendorTag": "com.oplus.engineercamera.configure.third.rear.sfr.offset",
"Value": "0,0 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.third.rear.sfr.roi.count",
"Value": "21"
},
{
"VendorTag": "com.oplus.engineercamera.configure.third.rear.sfr.crop.size",
"Value": "200"
},
{
"VendorTag": "com.oplus.engineercamera.configure.fourth.rear.sfr.fov",
"Value": " 0, 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 0.8, 0.85, 0.9, 0.95 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.fourth.rear.sfr.fov.selected",
"Value": "0,0.25,0.3,0.4,0.6,0.8"
},
{
"VendorTag": "com.oplus.engineercamera.configure.fourth.rear.sfr.offset",
"Value": "0,0 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.fourth.rear.sfr.roi.count",
"Value": "21"
},
{
"VendorTag": "com.oplus.engineercamera.configure.fourth.rear.sfr.crop.size",
"Value": "200"
},
{
"VendorTag": "com.oplus.engineercamera.configure.front.sfr.fov",
"Value": " 0, 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 0.8, 0.85, 0.9, 0.95 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.front.sfr.fov.selected",
"Value": "0,0.3,0.5,0.7,0.8"
},
{
"VendorTag": "com.oplus.engineercamera.configure.front.sfr.offset",
"Value": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,200,0,-200,0,200,0,-200"
},
{
"VendorTag": "com.oplus.engineercamera.configure.front.sfr.roi.count",
"Value": "19"
},
{
"VendorTag": "com.oplus.engineercamera.configure.front.sfr.crop.size",
"Value": "400"
},
{
"VendorTag": "com.oplus.engineercamera.configure.front.sfr.fov",
"Value": " 0, 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 0.8, 0.85, 0.9, 0.95 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.new.sfr.support",
"Value": "1"
},
{
"VendorTag": "com.oplus.engineercamera.configure.rear.sfr.fov",
"Value": " 0, 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 0.8, 0.85, 0.9, 0.95 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.rear.sfr.fov.selected",
"Value": "0,0.3,0.5,0.7,0.8"
},
{
"VendorTag": "com.oplus.engineercamera.configure.rear.sfr.offset",
"Value": "0,0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.rear.sfr.roi.count",
"Value": "19"
},
{
"VendorTag": "com.oplus.engineercamera.configure.rear.sfr.crop.size",
"Value": "400"
},
{
"VendorTag": "com.oplus.engineercamera.configure.second.rear.sfr.fov",
"Value": " 0, 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 0.8, 0.85, 0.9, 0.95 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.second.rear.sfr.fov.selected",
"Value": "0,0.3,0.5,0.7,0.8"
},
{
"VendorTag": "com.oplus.engineercamera.configure.second.rear.sfr.offset",
"Value": "0,0 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.second.rear.sfr.roi.count",
"Value": "19"
},
{
"VendorTag": "com.oplus.engineercamera.configure.second.rear.sfr.crop.size",
"Value": "400"
},
{
"VendorTag": "com.oplus.engineercamera.configure.third.rear.sfr.fov",
"Value": " 0, 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 0.8, 0.85, 0.9, 0.95 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.third.rear.sfr.fov.selected",
"Value": "0,0.25,0.3,0.4,0.6,0.8"
},
{
"VendorTag": "com.oplus.engineercamera.configure.third.rear.sfr.offset",
"Value": "0,0 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.third.rear.sfr.roi.count",
"Value": "21"
},
{
"VendorTag": "com.oplus.engineercamera.configure.third.rear.sfr.crop.size",
"Value": "200"
},
{
"VendorTag": "com.oplus.engineercamera.configure.fourth.rear.sfr.fov",
"Value": " 0, 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 0.8, 0.85, 0.9, 0.95 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.fourth.rear.sfr.fov.selected",
"Value": "0,0.25,0.3,0.4,0.6,0.8"
},
{
"VendorTag": "com.oplus.engineercamera.configure.fourth.rear.sfr.offset",
"Value": "0,0 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.fourth.rear.sfr.roi.count",
"Value": "21"
},
{
"VendorTag": "com.oplus.engineercamera.configure.fourth.rear.sfr.crop.size",
"Value": "200"
},
{
"VendorTag": "com.oplus.engineercamera.configure.front.sfr.fov",
"Value": " 0, 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 0.8, 0.85, 0.9, 0.95 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.front.sfr.fov.selected",
"Value": "0,0.3,0.5,0.7,0.8"
},
{
"VendorTag": "com.oplus.engineercamera.configure.front.sfr.offset",
"Value": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,200,0,-200,0,200,0,-200"
},
{
"VendorTag": "com.oplus.engineercamera.configure.front.sfr.roi.count",
"Value": "19"
},
{
"VendorTag": "com.oplus.engineercamera.configure.front.sfr.crop.size",
"Value": "400"
},
{
"VendorTag": "com.oplus.engineercamera.configure.front.sfr.fov",
"Value": " 0, 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 0.8, 0.85, 0.9, 0.95 "
},
{
"VendorTag": "com.oplus.engineercamera.configure.supervideo.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.engineercamera.configure.calibrate.second.rear.distortion.size",
"Type": "Int32",
"Count": "2",
"Value": "2304x1728"
},
{
"VendorTag": "com.oplus.engineercamera.configure.ae.sync.rear.exposuretime",
"Type": "Int32",
"Count": "1",
"Value": "12000000"
},
{
"VendorTag": "com.oplus.engineercamera.configure.ae.sync.second.rear.exposuretime",
"Type": "Int32",
"Count": "1",
"Value": "14000000"
},
{
"VendorTag": "com.oplus.engineercamera.configure.ae.sync.third.rear.exposuretime",
"Type": "Int32",
"Count": "1",
"Value": "44000000"
}
]

View File

@@ -0,0 +1,5 @@
<?xml version="1.0"?>
<opencv_storage>
<rgb0>RGB_0.bmp</rgb0>
<ir0>IR_0.bmp</ir0>
</opencv_storage>

Binary file not shown.

View File

@@ -0,0 +1,362 @@
{
"aps_enable" : 1,
"aps_configs" : [
{
"mode" : "common",
"entity" : [
{
"id" : 0,
"enable" : 1,
"aps_algo_blurless" : 1,
"aps_algo_bokeh" : 0,
"aps_algo_hdr" : 1,
"aps_algo_lowlight_hdr" : 1,
"aps_algo_raw_hdr" : 0,
"aps_algo_pf" : 1,
"aps_algo_fusion" : 1,
"aps_algo_ai_night" : 0,
"aps_algo_rectify" : 1,
"aps_algo_supernight" : 0,
"aps_algo_superphoto" : 1,
"aps_algo_watermark" : 1,
"aps_algo_face_beauty" : 1,
"aps_algo_rotate_mirror" : 1,
"aps_algo_filter" : 1,
"aps_algo_single_blur" : 0,
"aps_algo_upscale" : 1,
"aps_algo_video_blur" : 0
},
{
"id" : 1,
"enable" : 1,
"aps_algo_blurless" : 1,
"aps_algo_bokeh" : 0,
"aps_algo_hdr" : 1,
"aps_algo_lowlight_hdr" : 1,
"aps_algo_raw_hdr" : 0,
"aps_algo_pf" : 0,
"aps_algo_fusion" : 0,
"aps_algo_ai_night" : 0,
"aps_algo_rectify" : 0,
"aps_algo_supernight" : 0,
"aps_algo_superphoto" : 0,
"aps_algo_watermark" : 1,
"aps_algo_face_beauty" : 1,
"aps_algo_rotate_mirror" : 1,
"aps_algo_filter" : 1,
"aps_algo_single_blur" : 0,
"aps_algo_upscale" : 1,
"aps_algo_video_blur" : 0
}
]
},
{
"mode" : "night",
"entity" : [
{
"id" : 0,
"enable" : 1,
"aps_algo_blurless" : 1,
"aps_algo_bokeh" : 0,
"aps_algo_hdr" : 1,
"aps_algo_lowlight_hdr" : 0,
"aps_algo_raw_hdr" : 0,
"aps_algo_pf" : 0,
"aps_algo_fusion" : 0,
"aps_algo_ai_night" : 1,
"aps_algo_rectify" : 1,
"aps_algo_supernight" : 1,
"aps_algo_superphoto" : 1,
"aps_algo_watermark" : 1,
"aps_algo_face_beauty" : 0,
"aps_algo_rotate_mirror" : 1,
"aps_algo_filter" : 0,
"aps_algo_single_blur" : 0,
"aps_algo_upscale" : 1,
"aps_algo_video_blur" : 0,
"aps_algo_darksight" : 1
},
{
"id" : 1,
"enable" : 1,
"aps_algo_none" : 1
}
]
},
{
"mode" : "portrait",
"entity" : [
{
"id" : 0,
"enable" : 1,
"aps_algo_blurless" : 0,
"aps_algo_bokeh" : 1,
"aps_algo_hdr" : 0,
"aps_algo_lowlight_hdr" : 0,
"aps_algo_raw_hdr" : 0,
"aps_algo_pf" : 0,
"aps_algo_fusion" : 0,
"aps_algo_ai_night" : 0,
"aps_algo_rectify" : 0,
"aps_algo_supernight" : 0,
"aps_algo_superphoto" : 0,
"aps_algo_watermark" : 1,
"aps_algo_face_beauty" : 1,
"aps_algo_rotate_mirror" : 1,
"aps_algo_filter" : 1,
"aps_algo_single_blur" : 0,
"aps_algo_upscale" : 1,
"aps_algo_video_blur" : 0
},
{
"id" : 1,
"enable" : 1,
"aps_algo_blurless" : 1,
"aps_algo_bokeh" : 0,
"aps_algo_hdr" : 1,
"aps_algo_lowlight_hdr" : 1,
"aps_algo_raw_hdr" : 0,
"aps_algo_pf" : 0,
"aps_algo_fusion" : 0,
"aps_algo_ai_night" : 0,
"aps_algo_rectify" : 0,
"aps_algo_supernight" : 0,
"aps_algo_superphoto" : 0,
"aps_algo_watermark" : 1,
"aps_algo_face_beauty" : 1,
"aps_algo_rotate_mirror" : 1,
"aps_algo_filter" : 1,
"aps_algo_single_blur" : 1,
"aps_algo_upscale" : 1,
"aps_algo_video_blur" : 0
}
]
},
{
"mode" : "panorama",
"entity" : [
{
"id" : 0,
"enable" : 1,
"aps_algo_none" : 1
},
{
"id" : 1,
"enable" : 1,
"aps_algo_none" : 1
}
]
},
{
"mode" : "professional",
"entity" : [
{
"id" : 0,
"enable" : 1,
"aps_algo_blurless" : 1,
"aps_algo_bokeh" : 0,
"aps_algo_hdr" : 1,
"aps_algo_lowlight_hdr" : 1,
"aps_algo_raw_hdr" : 0,
"aps_algo_pf" : 0,
"aps_algo_fusion" : 0,
"aps_algo_ai_night" : 0,
"aps_algo_rectify" : 1,
"aps_algo_supernight" : 0,
"aps_algo_superphoto" : 1,
"aps_algo_watermark" : 1,
"aps_algo_face_beauty" : 0,
"aps_algo_rotate_mirror" : 1,
"aps_algo_filter" : 1,
"aps_algo_single_blur" : 0,
"aps_algo_upscale" : 1,
"aps_algo_video_blur" : 0
},
{
"id" : 1,
"enable" : 1,
"aps_algo_none" : 1
}
]
},
{
"mode" : "sticker",
"entity" : [
{
"id" : 0,
"enable" : 1,
"aps_algo_blurless" : 1,
"aps_algo_bokeh" : 0,
"aps_algo_hdr" : 1,
"aps_algo_lowlight_hdr" : 1,
"aps_algo_raw_hdr" : 0,
"aps_algo_pf" : 1,
"aps_algo_fusion" : 0,
"aps_algo_ai_night" : 1,
"aps_algo_rectify" : 1,
"aps_algo_supernight" : 1,
"aps_algo_superphoto" : 1,
"aps_algo_watermark" : 1,
"aps_algo_face_beauty" : 1,
"aps_algo_rotate_mirror" : 1,
"aps_algo_filter" : 1,
"aps_algo_single_blur" : 0,
"aps_algo_upscale" : 1,
"aps_algo_video_blur" : 0
},
{
"id" : 1,
"enable" : 1,
"aps_algo_blurless" : 1,
"aps_algo_bokeh" : 0,
"aps_algo_hdr" : 1,
"aps_algo_lowlight_hdr" : 1,
"aps_algo_raw_hdr" : 0,
"aps_algo_pf" : 1,
"aps_algo_fusion" : 0,
"aps_algo_ai_night" : 1,
"aps_algo_rectify" : 1,
"aps_algo_supernight" : 1,
"aps_algo_superphoto" : 1,
"aps_algo_watermark" : 1,
"aps_algo_face_beauty" : 1,
"aps_algo_rotate_mirror" : 1,
"aps_algo_filter" : 1,
"aps_algo_single_blur" : 0,
"aps_algo_upscale" : 1,
"aps_algo_video_blur" : 0
}
]
},
{
"mode" : "commonVideo",
"entity" : [
{
"id" : 0,
"enable" : 1,
"aps_algo_blurless" : 0,
"aps_algo_bokeh" : 0,
"aps_algo_hdr" : 0,
"aps_algo_lowlight_hdr" : 0,
"aps_algo_raw_hdr" : 0,
"aps_algo_pf" : 0,
"aps_algo_fusion" : 0,
"aps_algo_ai_night" : 0,
"aps_algo_rectify" : 1,
"aps_algo_supernight" : 0,
"aps_algo_superphoto" : 0,
"aps_algo_watermark" : 1,
"aps_algo_face_beauty" : 1,
"aps_algo_rotate_mirror" : 1,
"aps_algo_filter" : 1,
"aps_algo_single_blur" : 0,
"aps_algo_upscale" : 1,
"aps_algo_video_blur" : 1
},
{
"id" : 1,
"enable" : 1,
"aps_algo_blurless" : 0,
"aps_algo_bokeh" : 0,
"aps_algo_hdr" : 0,
"aps_algo_lowlight_hdr" : 0,
"aps_algo_raw_hdr" : 0,
"aps_algo_pf" : 0,
"aps_algo_fusion" : 0,
"aps_algo_ai_night" : 0,
"aps_algo_rectify" : 0,
"aps_algo_supernight" : 0,
"aps_algo_superphoto" : 0,
"aps_algo_watermark" : 1,
"aps_algo_face_beauty" : 1,
"aps_algo_rotate_mirror" : 1,
"aps_algo_filter" : 1,
"aps_algo_single_blur" : 0,
"aps_algo_upscale" : 1,
"aps_algo_video_blur" : 1
}
]
},
{
"mode" : "fastVideo",
"entity" : [
{
"id" : 0,
"enable" : 1,
"aps_algo_blurless" : 0,
"aps_algo_bokeh" : 0,
"aps_algo_hdr" : 0,
"aps_algo_lowlight_hdr" : 0,
"aps_algo_raw_hdr" : 0,
"aps_algo_pf" : 0,
"aps_algo_fusion" : 0,
"aps_algo_ai_night" : 0,
"aps_algo_rectify" : 0,
"aps_algo_supernight" : 0,
"aps_algo_superphoto" : 0,
"aps_algo_watermark" : 1,
"aps_algo_face_beauty" : 0,
"aps_algo_rotate_mirror" : 1,
"aps_algo_filter" : 1,
"aps_algo_single_blur" : 0,
"aps_algo_upscale" : 1,
"aps_algo_video_blur" : 1
},
{
"id" : 1,
"enable" : 1,
"aps_algo_blurless" : 0,
"aps_algo_bokeh" : 0,
"aps_algo_hdr" : 0,
"aps_algo_lowlight_hdr" : 0,
"aps_algo_raw_hdr" : 0,
"aps_algo_pf" : 0,
"aps_algo_fusion" : 0,
"aps_algo_ai_night" : 0,
"aps_algo_rectify" : 0,
"aps_algo_supernight" : 0,
"aps_algo_superphoto" : 0,
"aps_algo_watermark" : 1,
"aps_algo_face_beauty" : 0,
"aps_algo_rotate_mirror" : 1,
"aps_algo_filter" : 1,
"aps_algo_single_blur" : 0,
"aps_algo_upscale" : 1,
"aps_algo_video_blur" : 1
}
]
},
{
"mode" : "slowVideo",
"entity" : [
{
"id" : 0,
"enable" : 1,
"aps_algo_blurless" : 0,
"aps_algo_bokeh" : 0,
"aps_algo_hdr" : 0,
"aps_algo_lowlight_hdr" : 0,
"aps_algo_raw_hdr" : 0,
"aps_algo_pf" : 0,
"aps_algo_fusion" : 0,
"aps_algo_ai_night" : 0,
"aps_algo_rectify" : 0,
"aps_algo_supernight" : 0,
"aps_algo_superphoto" : 0,
"aps_algo_watermark" : 1,
"aps_algo_face_beauty" : 0,
"aps_algo_rotate_mirror" : 1,
"aps_algo_filter" : 1,
"aps_algo_single_blur" : 0,
"aps_algo_upscale" : 1,
"aps_algo_video_blur" : 1
},
{
"id" : 1,
"enable" : 1,
"aps_algo_none" : 1
}
]
}
]
}

View File

@@ -0,0 +1,466 @@
[
{
"VendorTag": "com.oplus.feature.auto.night.scence.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.video.eis.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.tunning.video.eis.preview.scale",
"Type": "Float",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.tunning.front.panorama.max.height",
"Type": "Int32",
"Count": "1",
"Value": "1920"
},
{
"VendorTag": "com.oplus.tunning.back.portrait.normal.picturesize",
"Type": "Int32",
"Count": "2",
"Value": "4000x3000"
},
{
"VendorTag": "com.oplus.high.picturesize",
"Type": "Int32",
"Count": "2",
"Value": "8000x6000"
},
{
"VendorTag": "com.oplus.sat.ultra.support.imagesizes",
"Type": "Int32",
"Count": "8",
"Value": "3264x2448x3264x1836x3200x1440x2448x2448"
},
{
"VendorTag": "com.oplus.sat.tele.support.imagesizes",
"Type": "Int32",
"Count": "8",
"Value": "4000x3000x4000x2250x4000x1800x3000x3000"
},
{
"VendorTag": "com.oplus.feature.sticker.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.suppernight.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.portrait.new.style.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.tunning.panorama.front.to.rear.switchtime",
"Type": "Int32",
"Count": "1",
"Value": "750"
},
{
"VendorTag": "com.oplus.tunning.panorama.rear.to.front.switchtime",
"Type": "Int32",
"Count": "1",
"Value": "750"
},
{
"VendorTag": "com.oplus.feature.burstshot.thumb.anim.step.time",
"Type": "Int32",
"Count": "1",
"Value": "35"
},
{
"VendorTag": "com.oplus.tunning.temperature.ultimate.limit",
"Type": "Int32",
"Count": "1",
"Value": "480"
},
{
"VendorTag": "com.oplus.feature.postcapture.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.feature.postprocess.savejpeg.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.vivid.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.feature.postview.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.googlelens.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.feature.beauty3d.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.feature.back.omoji.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.front.omoji.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.pi.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.tunning.1080p.hfr.fps",
"Type": "Int32",
"Count": "1",
"Value": "120"
},
{
"VendorTag": "com.oplus.tunning.720p.hfr.fps",
"Type": "Int32",
"Count": "1",
"Value": "240"
},
{
"VendorTag": "com.oplus.tunning.front.to.rear.switchtime",
"Type": "Int32",
"Count": "1",
"Value": "600"
},
{
"VendorTag": "com.oplus.tunning.rear.to.front.switchtime",
"Type": "Int32",
"Count": "1",
"Value": "900"
},
{
"VendorTag": "com.oplus.feature.video.4k.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.photo.3d.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.tunning.portrait.capture.delay",
"Type": "Int32",
"Count": "1",
"Value": "300"
},
{
"VendorTag": "com.oplus.feature.slowvideo.1080p.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.video.720p.60fps.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.video.1080p.60fps.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.video.4k.60fps.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.feature.motor.flashlight.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.tunning.super.night.camera.mode",
"Type": "Int32",
"Count": "1",
"Value": "1057"
},
{
"VendorTag": "com.oplus.feature.portrait.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.3hdr.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.feature.torch.softlight.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.facebeauty.version",
"Type": "Int32",
"Count": "1",
"Value": "6"
},
{
"VendorTag": "com.oplus.feature.DCIP3.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.high.picturesize.yuv",
"Type": "Int32",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.video.sat.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.sat.superphoto.zoom.ratio.range",
"Type": "Float",
"Count": "1",
"Value": "1.5,1.9,2.5,20"
},
{
"VendorTag": "com.oplus.sat.fusion.zoom.ratio.range",
"Type": "Float",
"Count": "1",
"Value": "0.7,0.9"
},
{
"VendorTag": "com.oplus.sat.hdr.fusion.zoom.ratio.range",
"Type": "Float",
"Count": "1",
"Value": "0.59,0.69"
},
{
"VendorTag": "com.oplus.sat.hdr.zoom.ratio.range",
"Type": "Float",
"Count": "1",
"Value": "0.99,1.09"
},
{
"VendorTag": "com.oplus.sat.normal.zoom.ratio.range",
"Type": "Float",
"Count": "1",
"Value": "1.1,1.4,2.0,2.4"
},
{
"VendorTag": "com.oplus.super.night.range.max.zoom.ratio",
"Type": "Float",
"Count": "1",
"Value": "-1"
},
{
"VendorTag": "com.oplus.sat.ultrawide.zoom.range",
"Type": "Float",
"Count": "1",
"Value": "0.6,1.0"
},
{
"VendorTag": "com.oplus.sat.main.zoom.range",
"Type": "Float",
"Count": "1",
"Value": "1.0,2.0"
},
{
"VendorTag": "com.oplus.feature.video.super.eis.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.ultrawide.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.video.super.eis.wide.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.sat.tele.zoom.range",
"Type": "Float",
"Count": "1",
"Value": "2.0,20.0"
},
{
"VendorTag": "com.oplus.feature.video.eis.fps",
"Type": "Int32",
"Count": "1",
"Value": "60"
},
{
"VendorTag": "com.oplus.bokeh.beauty.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.video.eis.af.auto.lock",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.end.video.eis.stream.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.video.eis.fps.setting.suppot",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.feature.video.super.eis.wide.60fps.support",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.night.tripod.zoom.hide.ultra.wide.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.af.hyperfocaldistance",
"Type": "Byte",
"Count": "1",
"Value": "0"
},
{
"VendorTag": "com.oplus.feature.movie.mode.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
},
{
"VendorTag": "com.oplus.feature.slogan.location.support",
"Type": "Byte",
"Count": "1",
"Value": "1"
}
]

View File

@@ -0,0 +1,80 @@
[
{
"VendorTag": "com.oplus.sat.superphoto.zoom.ratio.range",
"Type": "Float",
"Count": "4",
"Value": "1.5,1.9,1.9,20.1"
},
{
"VendorTag": "com.oplus.sat.fusion.zoom.ratio.range",
"Type": "Float",
"Count": "2",
"Value": "0.69,0.99"
},
{
"VendorTag": "com.oplus.sat.hdr.fusion.zoom.ratio.range",
"Type": "Float",
"Count": "2",
"Value": "0.59,0.69"
},
{
"VendorTag": "com.oplus.sat.hdr.zoom.ratio.range",
"Type": "Float",
"Count": "2",
"Value": "0.99,1.09"
},
{
"VendorTag": "com.oplus.sat.normal.zoom.ratio.range",
"Type": "Float",
"Count": "4",
"Value": "1.1,1.4,1.9,1.9"
},
{
"VendorTag": "com.oplus.super.night.range.max.zoom.ratio",
"Type": "Float",
"Count": "1",
"Value": "-1"
},
{
"VendorTag": "com.oplus.sat.ultrawide.zoom.range",
"Type": "Float",
"Count": "2",
"Value": "0.6,1.0"
},
{
"VendorTag": "com.oplus.sat.main.zoom.range",
"Type": "Float",
"Count": "2",
"Value": "1.0,2.0"
},
{
"VendorTag": "com.oplus.sat.tele.zoom.range",
"Type": "Float",
"Count": "2",
"Value": "2.0,20.0"
},
{
"VendorTag": "com.oplus.sat.ainight.max.zoom.ratio",
"Type": "Float",
"Count": "1",
"Value": "20.0"
},
{
"VendorTag": "com.oplus.sat.supernight.frame.zoom.ratio",
"Type": "Float",
"Count": "1",
"Value": "1.41"
}
]

Binary file not shown.

View File

@@ -0,0 +1,14 @@
{
"isFunctionOpen":1,
"appConfigList": [
{
"appName":"WeChat",
"packageName":"com.tencent.mm",
"videoBeautyParam":
{
"isOpen": 0,
"fbParam": "30,0,0,0,0,0,0,0,30,0,0"
}
}
]
}

Binary file not shown.

View File

@@ -7,3 +7,17 @@ libsdsprpc.so
libfastcvopt.so
liblistensoundmodel2.so
libOpenCL.so
libnpu.so
libhta_hexagon_runtime.so
unnhal-acc-hta.so
libAlgoProcess.so
libancbase_rt_bokeh.so
libAncHumBokeh.so
libsnpe_loader.so
libstblur_api.so
libAncHumVideoBase.so
libmidasserviceintf.so
libAncFilter.so
libarcsoft_scbokeh_video.so
libAncHumanDoubleExposure.so
libancbase_rt_doubleexposure.so

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
proprietary/vendor/lib64/libSNPE.so vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
proprietary/vendor/lib64/libapsexif.so vendored Normal file

Binary file not shown.

BIN
proprietary/vendor/lib64/libapsjpeg.so vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
proprietary/vendor/lib64/libsnpe_adsp.so vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
proprietary/vendor/lib64/libstdc++.so vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.