Loading services/audioflinger/AudioResamplerCubic.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -14,6 +14,8 @@ * limitations under the License. */ #define LOG_TAG "AudioSRC" #include <stdint.h> #include <string.h> #include <sys/types.h> Loading @@ -22,8 +24,6 @@ #include "AudioResampler.h" #include "AudioResamplerCubic.h" #define LOG_TAG "AudioSRC" namespace android { // ---------------------------------------------------------------------------- Loading Loading
services/audioflinger/AudioResamplerCubic.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -14,6 +14,8 @@ * limitations under the License. */ #define LOG_TAG "AudioSRC" #include <stdint.h> #include <string.h> #include <sys/types.h> Loading @@ -22,8 +24,6 @@ #include "AudioResampler.h" #include "AudioResamplerCubic.h" #define LOG_TAG "AudioSRC" namespace android { // ---------------------------------------------------------------------------- Loading