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