mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-09-26 19:04:54 +00:00
18 lines
522 B
Plaintext
18 lines
522 B
Plaintext
config MTK_CAMERA_DPE_ISP7
|
|
tristate "[DPE] Depth Engine"
|
|
depends on MTK_CAMERA_ISP_SUPPORT
|
|
help
|
|
Depth Engine.
|
|
Enable to calculate the depth information
|
|
between two images on Dual Camera Application.
|
|
Disable if it is not supported or not wanted.
|
|
|
|
config MTK_CAMERA_DPE_ISP6S
|
|
tristate "[DPE] Depth Engine"
|
|
depends on MTK_CAMERA_ISP_SUPPORT
|
|
help
|
|
Depth Engine.
|
|
Enable to calculate the depth information
|
|
between two images on Dual Camera Application.
|
|
Disable if it is not supported or not wanted.
|