diff options
author | Glenn Kasten <gkasten@google.com> | 2014-01-08 14:49:08 -0800 |
---|---|---|
committer | Glenn Kasten <gkasten@google.com> | 2014-01-10 10:50:22 -0800 |
commit | fe834d30f4f3f51b754d55fecb36f11279733948 (patch) | |
tree | 66b8e0286d8ff992dd9e4ff7f3a333ec5eda7721 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 7dd77a875c723cce75303773ab1909fb2678f731 (diff) |
Prepare for additional formats beyond 8-bit and 16-bit PCM
This CL does the same thing for AudioTrack,
that an earlier CL did for AudioRecord:
> Change-Id: Ic3525f049e939bdf125d9f87ed39abd2690dcf9f
Pull out the common parts of that earlier CL and move them to new header
file android_media_AudioFormat.h.
Use the new function audioFormatToNative() to convert from Java
ENCODING_PCM_* to native AUDIO_FORMAT_*.
Use audio_bytes_per_sample() instead of hard-coding the size of various formats.
Use size_t for memory sizes.
Change-Id: I7992dd6a2c9500126a6d7ae5fc1ed9f3312962d6
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions