Searched defs:downmixType (Results 1 - 1 of 1) sorted by path

/frameworks/av/services/audioflinger/
H A DBufferProviders.cpp210 const downmix_type_t downmixType = DOWNMIX_TYPE_FOLD; local
212 memcpy(param->data + psizePadded, &downmixType, param->vsize);
225 ALOGV("DownmixerBufferProvider() downmix type set to %d", (int) downmixType);

Completed in 67 milliseconds