Searched defs:s_selection_process_output (Results 1 – 1 of 1) sorted by relevance
159 typedef struct s_selection_process_output { struct160 FIXP_DBL outputPeakLevelDb; /* e = 7 */161 FIXP_DBL loudnessNormalizationGainDb; /* e = 7 */162 FIXP_DBL outputLoudness; /* e = 7 */164 UCHAR numSelectedDrcSets;165 SCHAR selectedDrcSetIds[MAX_ACTIVE_DRCS];166 UCHAR selectedDownmixIds[MAX_ACTIVE_DRCS];168 UCHAR activeDownmixId;169 UCHAR baseChannelCount;170 UCHAR targetChannelCount;[all …]