Searched refs:downmix_params_t (Results 1 – 2 of 2) sorted by relevance
35 } downmix_params_t; typedef
249 const int psizePadded = ((sizeof(downmix_params_t) - 1)/sizeof(int) + 1) * sizeof(int); in DownmixerBufferProvider()253 param->psize = sizeof(downmix_params_t); in DownmixerBufferProvider()254 const downmix_params_t downmixParam = DOWNMIX_PARAM_TYPE; in DownmixerBufferProvider()