Loading hal/msm8974/platform.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -172,7 +172,7 @@ enum { * the buffer size of an input/output stream * the buffer size of an input/output stream */ */ #define DEEP_BUFFER_OUTPUT_PERIOD_SIZE 960 #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_SIZE 240 #define LOW_LATENCY_OUTPUT_PERIOD_COUNT 2 #define LOW_LATENCY_OUTPUT_PERIOD_COUNT 2 Loading Loading
hal/msm8974/platform.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -172,7 +172,7 @@ enum { * the buffer size of an input/output stream * the buffer size of an input/output stream */ */ #define DEEP_BUFFER_OUTPUT_PERIOD_SIZE 960 #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_SIZE 240 #define LOW_LATENCY_OUTPUT_PERIOD_COUNT 2 #define LOW_LATENCY_OUTPUT_PERIOD_COUNT 2 Loading