Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a707fdf1 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ais: change vfe maximum buffer number to 20"

parents b9502243 944185ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -21,7 +21,7 @@
#include "ais_vfe_top_ver2.h"
#include "ais_vfe_top_ver2.h"


#define AIS_VFE_WORKQ_NUM_TASK             20
#define AIS_VFE_WORKQ_NUM_TASK             20
#define AIS_VFE_MAX_BUF                    12
#define AIS_VFE_MAX_BUF                    20
#define AIS_VFE_MAX_SOF_INFO               8
#define AIS_VFE_MAX_SOF_INFO               8


enum ais_vfe_hw_irq_event {
enum ais_vfe_hw_irq_event {