
For some resolutions memory requirement was coming as 4 * yuv_size and for CQ/RC_OFF it was 8 * yuv_size. With this fix it will be max 2 * yuv_size (+ 25% for 10 bit). Fix typo in 720P resolution check. Change-Id: Ib5908f1eef8dca92dac46c5c195cd47ba28a4df4 Signed-off-by: Mahesh Kumar Sharma <quic_smahesh@quicinc.com>