replicant-frameworks_native/libs
Eric Laurent e151216d38 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
2010-05-14 05:45:46 -07:00
..
audioflinger AudioFlinger: rename variables to clarify reference to track channel count or channel mask 2010-05-14 05:45:46 -07:00
binder Make static versions of libutils and libbinder. 2010-05-06 01:03:31 -07:00
surfaceflinger SharedBufferStack now can grow up to 16 buffers. 2010-05-12 17:28:20 -07:00
surfaceflinger_client SharedBufferStack now can grow up to 16 buffers. 2010-05-12 17:28:20 -07:00
ui
utils ZipUtilsRO rewrite based on Dalvik Zip rewrite 2010-05-12 05:07:48 -07:00