Change name of files and class in agc/histogram* in order to avoid issue file-name clash in build files

The changes are done in several patches in order to make
the review easier.

NOTRY=True
BUG=webrtc:5949

Review-Url: https://codereview.webrtc.org/2051443002
Cr-Commit-Position: refs/heads/master@{#13068}
This commit is contained in:
peah
2016-06-08 06:42:02 -07:00
committed by Commit bot
parent 86f7afd44f
commit bbe423312d
9 changed files with 103 additions and 103 deletions

View File

@ -51,8 +51,8 @@
'agc/agc_manager_direct.cc',
'agc/agc_manager_direct.h',
'agc/gain_map_internal.h',
'agc/histogram.cc',
'agc/histogram.h',
'agc/loudness_histogram.cc',
'agc/loudness_histogram.h',
'agc/legacy/analog_agc.c',
'agc/legacy/analog_agc.h',
'agc/legacy/digital_agc.c',