Searched defs:aux (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/libaudioprocessing/ |
D | AudioMixer.cpp | 891 inline void AudioMixer::Track::adjustVolumeRamp(bool aux, bool useFloat) in adjustVolumeRamp() 1114 int32_t* out, size_t outFrameCount, int32_t* temp, int32_t* aux) in track__genericResample() 1153 int32_t* out, size_t frameCount, int32_t* temp, int32_t* aux) in volumeRampStereo() 1196 int32_t* out, size_t frameCount, int32_t* temp, int32_t* aux) in volumeStereo() 1225 int32_t* out, size_t frameCount, int32_t* temp __unused, int32_t* aux) in track__16BitsStereo() 1317 int32_t* out, size_t frameCount, int32_t* temp __unused, int32_t* aux) in track__16BitsMono() 1461 int32_t *aux = NULL; in process__genericNoResampling() local 1529 int32_t *aux = NULL; in process__genericResampling() local 1676 const TI* in, TA* aux, TV *vol, const TV *volinc, TAV *vola, TAV volainc) in volumeRampMulti() 1720 const TI* in, TA* aux, const TV *vol, TAV vola) in volumeMulti() [all …]
|
/frameworks/av/media/libnblog/ |
D | Entry.cpp | 87 EntryIterator aux(*this); in next() local 93 EntryIterator aux(*this); in prev() local
|
/frameworks/wilhelm/src/itf/ |
D | IEffectSend.cpp | 49 unsigned aux; in getEnableLevel() local 326 unsigned aux; in IEffectSend_init() local
|
/frameworks/av/media/libeffects/testlibs/ |
D | EffectReverb.c | 108 int aux = 0; in EffectCreate() local 456 int Reverb_Init(reverb_module_t *pRvbModule, int aux, int preset) { in Reverb_Init()
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | vlc_encode.cpp | 2767 Int aux; in ScaleMVD() local
|