Loading hal/msm8974/platform.h +1 −1 Original line number Diff line number Diff line Loading @@ -168,7 +168,7 @@ enum { * the buffer size of an input/output stream */ #define DEEP_BUFFER_OUTPUT_PERIOD_SIZE 960 #define DEEP_BUFFER_OUTPUT_PERIOD_COUNT 4 #define DEEP_BUFFER_OUTPUT_PERIOD_COUNT 5 #define LOW_LATENCY_OUTPUT_PERIOD_SIZE 240 #define LOW_LATENCY_OUTPUT_PERIOD_COUNT 2 Loading Loading
hal/msm8974/platform.h +1 −1 Original line number Diff line number Diff line Loading @@ -168,7 +168,7 @@ enum { * the buffer size of an input/output stream */ #define DEEP_BUFFER_OUTPUT_PERIOD_SIZE 960 #define DEEP_BUFFER_OUTPUT_PERIOD_COUNT 4 #define DEEP_BUFFER_OUTPUT_PERIOD_COUNT 5 #define LOW_LATENCY_OUTPUT_PERIOD_SIZE 240 #define LOW_LATENCY_OUTPUT_PERIOD_COUNT 2 Loading