OSDN Git Service

Rename audio_utils/conversion.h to mono_blend.h
authorGlenn Kasten <gkasten@google.com>
Fri, 24 Feb 2017 00:55:16 +0000 (16:55 -0800)
committerGlenn Kasten <gkasten@google.com>
Fri, 10 Mar 2017 23:36:16 +0000 (15:36 -0800)
commit66c7057547bbbae28704a014a64068a5a6625a48
treecf061024b87bdd4f2fc29ca02833e7eaa4e17a51
parentfc3d70736e4c24cbdc8c91076013c01e487fd4d5
Rename audio_utils/conversion.h to mono_blend.h

There is only one function declared in that header file, and it is
mono_blend, so a more specific filename may be easier to understand.

Test: compiles OK
Change-Id: Ie2aec6c706b1822581b34d3702818b8200a1db8a
audio_utils/Android.bp
audio_utils/include/audio_utils/mono_blend.h [moved from audio_utils/include/audio_utils/conversion.h with 100% similarity]
audio_utils/mono_blend.cpp [moved from audio_utils/conversion.cpp with 96% similarity]