vendor_xiaomi_onyx/proprietary/odm/etc/camera/aisp.json
zenin1504 737bba2d3d onyx: Push vendor repo here
Change-Id: If8d0b57acc6b41c28c7a331e41db44d2
Signed-off-by: zenin1504 <me.zenin1504.dev@gmail.com>
2026-06-26 20:21:50 +08:00

189 lines
5.5 KiB
JSON

{
"aisp": {
"dump_all": 0,
"dump": {
"txt": 1,
"input": 1,
"output": 1
},
"clone_input": 0,
"error_protect": 0,
"init_protect": 1,
"black_protect": 0,
"timeout": 15000,
"algo": {
"AISP_BYPASS": {
"enable": 1,
"enable_anchor": 1,
"bypass_func": 1,
"input_format": 0,
"output_format": 1,
"input_format_portrait": 0,
"output_format_portrait": 1,
"clone_input": 0,
"sync_mode": 1
},
"AISP_NR": {
"enable": 0,
"enable_anchor": 1,
"bypass": 0,
"bypass_portrait": 0,
"bypass_func": 1,
"input_format": 0,
"output_format": 1,
"clone_input": 0,
"sync_mode": 2
},
"AISP_NR_LL": {
"enable": 0,
"enable_anchor": 1,
"bypass": 0,
"bypass_portrait": 0,
"bypass_func": 1,
"input_format": 0,
"output_format": 1,
"clone_input": 0,
"sync_mode": 2
},
"AISP_HDR": {
"vendor_type": 1,
"enable": 1,
"enable_anchor": 0,
"bypass": 0,
"bypass_portrait": 0,
"bypass_func": 1,
"input_format": 0,
"output_format": 1,
"format_ur": 1,
"format_xdr": 0,
"clone_input": 0,
"sync_mode": 2
},
"AISP_HDR_LL": {
"enable": 1,
"enable_anchor": 0,
"bypass": 0
},
"AISP_SE": {
"vendor_type": 1,
"enable": 1,
"enable_anchor": 0,
"bypass": 0,
"bypass_portrait": 0,
"bypass_func": 1,
"input_format": 0,
"output_format": 1,
"clone_input": 0,
"sync_mode": 1
},
"AISP_SN": {
"vendor_type": 1,
"enable": 1,
"enable_anchor": 0,
"bypass": 0,
"bypass_portrait": 0,
"bypass_func": 1,
"input_format": 0,
"output_format": 1,
"format_ur": 1,
"format_xdr": 0,
"clone_input": 0,
"sync_mode": 1
},
"AISP_SR": {
"vendor_type": 1,
"enable": 1,
"enable_anchor": 1,
"bypass": 0,
"bypass_portrait": 0,
"bypass_func": 1,
"input_format": 0,
"output_format": 1,
"clone_input": 0,
"sync_mode": 2
},
"AISP_HDSR": {
"vendor_type": 1,
"enable": 1,
"enable_anchor": 0,
"bypass": 0,
"bypass_portrait": 0,
"bypass_func": 1,
"input_format": 0,
"output_format": 1,
"format_ur": 1,
"format_xdr": 0,
"clone_input": 0,
"sync_mode": 2
},
"AISP_ELL": {
"enable": 0,
"enable_anchor": 0,
"bypass": 0,
"bypass_portrait": 0,
"bypass_func": 1,
"input_format": 0,
"output_format": 0,
"clone_input": 0,
"sync_mode": 1
},
"AISP_SNSC": {
"enable": 0,
"enable_anchor": 1,
"bypass": 0,
"bypass_portrait": 0,
"bypass_func": 1,
"input_format": 0,
"output_format": 1,
"clone_input": 0,
"sync_mode": 1
},
"AISP_NR_50M": {
"enable": 0,
"enable_anchor": 0,
"bypass": 1,
"bypass_portrait": 0,
"bypass_func": 1,
"input_format": 0,
"output_format": 0,
"clone_input": 0,
"sync_mode": 1
},
"AISP_NR_LL_50M": {
"enable": 1,
"enable_anchor": 0,
"bypass": 0,
"bypass_portrait": 0,
"bypass_func": 1,
"input_format": 0,
"output_format": 0,
"clone_input": 0,
"sync_mode": 1
},
"AISP_HDR_F": {
"enable": 1,
"bypass": 1
},
"AISP_SN_F": {
"enable": 1,
"bypass": 1
},
"AISP_SNSC_HDR": {
"enable": 0,
"enable_anchor": 1,
"bypass": 0,
"bypass_portrait": 0,
"bypass_func": 1,
"input_format": 0,
"output_format": 1,
"clone_input": 0,
"sync_mode": 1
},
"AISP_DEPTH": {
"enable": 1,
"bypass": 0
}
}
}
}