AudioFlinger: rename variables to clarify reference to track channel count or channel mask

Some variables and structure members should be renamed to reflect the fact that they contain the
number of channels in a track (channel count) or the actual channels used by a track (channel mask).
Especially member "channels" of track control block (struct audio_track_cblk_t) is actually the
number of channels (channels count).

Change-Id: I220c8dede9fc00c8a5693389e790073b6ed307b8
1 file changed
tree: 5a7046dc5d6e5727fa7e2ea01b42f9aa06f45201
  1. camera/
  2. cmds/
  3. include/
  4. media/