-
Bug
-
Resolution: Fixed
-
Medium
-
PDK
-
PDK-13522
-
Na
-
PROCESSOR_SDK_09.00.00
-
PROCESSOR_SDK_09.02.00
-
Description
In the CSIRX driver, all the streams are enabled/disabled without checking if that stream is even really getting used. This affects the performance of the CSITX, when both of them are running together. Refer to below APIs:
CsirxDrv_setCslCfgParams
CsirxDrv_stopIoctl
Workaround
NA