Loading system/audio_a2dp_hw/include/audio_a2dp_hw.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -71,7 +71,7 @@ // // // to avoid introducing the FastMixer in AudioFlinger. Using the FastMixer // to avoid introducing the FastMixer in AudioFlinger. Using the FastMixer // results in unnecessary latency and CPU overhead for Bluetooth. // results in unnecessary latency and CPU overhead for Bluetooth. #define AUDIO_STREAM_OUTPUT_BUFFER_PERIODS 4 #define AUDIO_STREAM_OUTPUT_BUFFER_PERIODS 2 #define AUDIO_SKT_DISCONNECTED (-1) #define AUDIO_SKT_DISCONNECTED (-1) Loading Loading
system/audio_a2dp_hw/include/audio_a2dp_hw.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -71,7 +71,7 @@ // // // to avoid introducing the FastMixer in AudioFlinger. Using the FastMixer // to avoid introducing the FastMixer in AudioFlinger. Using the FastMixer // results in unnecessary latency and CPU overhead for Bluetooth. // results in unnecessary latency and CPU overhead for Bluetooth. #define AUDIO_STREAM_OUTPUT_BUFFER_PERIODS 4 #define AUDIO_STREAM_OUTPUT_BUFFER_PERIODS 2 #define AUDIO_SKT_DISCONNECTED (-1) #define AUDIO_SKT_DISCONNECTED (-1) Loading