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)
committerTri Vo <trong@google.com>
Mon, 26 Jun 2017 16:21:39 +0000 (09:21 -0700)
commit3ba430c258133270df210f75c826a67ba9f2633d
tree7e5ff9620304d8ae53b22da8ba554a081a2a2386
parentc134db6eaa9372ddb9139e2dee289e007a754ec3
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
Merged-In: Ie2aec6c706b1822581b34d3702818b8200a1db8a
Change-Id: Ie2aec6c706b1822581b34d3702818b8200a1db8a
(cherry picked from commit 66c7057547bbbae28704a014a64068a5a6625a48)
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]