Searched defs:MixerStream (Results 1 - 1 of 1) sorted by relevance
/frameworks/av/media/libeffects/lvm/lib/Common/src/ | ||
H A D | LVC_Mixer.h | 60 LVMixer3_FLOAT_st MixerStream[1]; /* Instance Params for one Audio Stream */ member in struct:__anon295 65 LVMixer3_st MixerStream[1]; /* Instance Params for one Audio Stream */ member in struct:__anon296 71 LVMixer3_FLOAT_st MixerStream[2]; /* Instance Params for two Audio Streams */ member in struct:__anon297 76 LVMixer3_st MixerStream[2]; /* Instance Params for two Audio Streams */ member in struct:__anon298 82 LVMixer3_st MixerStream[3]; /* Instance Params for three Audio Streams */ member in struct:__anon299 198 /* MixerStream[0] applies to Left channel */ 199 /* MixerStream[1] applies to Right channel */ |
Completed in 20 milliseconds