camera isp: fix VIO camera buffers drop issue
In case of undelivered_request_cnt more than 1 for ISP,
do not config ISP to drop frames because it will directly
return empty buffers. This change can help to ensure the
number of output buffers matching the number of request,
to solve the issue of VIO camera (RDI mode) buffers lost.
Change-Id: Idbc47a5681e218b1b6345d0a4cc2d8673926814c
Signed-off-by:
Shuai Wang <cshuawa@codeaurora.org>
Loading
Please register or sign in to comment