Lines Matching full:channels
182 (256) /* Do not assign normal channels to LFE */
215 /* 2 channels */
217 /* 3 channels */
222 /* 4 channels */
227 /* 5 channels */
233 /* 6 channels */
239 /* 7 channels */
248 /* 8 channels */
261 the number of output channels give by the user: */
265 CH_MODE_2_0_0_0 /* 2 channels */
267 CH_MODE_3_0_0_0, /* 3 channels */
268 CH_MODE_3_0_1_0, /* 4 channels */
269 CH_MODE_3_0_2_0, /* 5 channels */
270 CH_MODE_3_0_2_1 /* 6 channels */
272 CH_MODE_3_0_3_1, /* 7 channels */
273 CH_MODE_3_0_4_1 /* 8 channels */
510 * @param [in] The total number of channels of the given configuration.
549 /* Determine how many channels are assigned to each channels each group: */
553 0); /* Assign all undefined channels (ACT_NONE) to front channels. */
584 0); /* Assign all undefined channels (ACT_NONE) to front channels. */
606 * Go through the unmapped input channels and assign them to the internal
607 * slots that matches best (least distance). But assign center channels to
631 0)))) { /* Assign center channels to center slots only. */
687 * @param [out] Array where corresponding channel types for each channels are
714 /* Summerize to get the total number of channels */
752 /* Extract the number of channels per group */
758 /* Non-symmetric channels */
760 /* Odd number of front channels -> we have a center channel.
786 /* Always map side channels to the multipurpose group. */
817 /* Map all channels in this group */
1009 /* Extract the total number of input channels */
1012 /* Extract the total number of output channels */
1042 case CH_MODE_3_2_1_1: /* chCfg 11 but with side channels */
1158 /* Mark the output channels */
1455 /* Mark the output channels */
1687 switch (value) { /* supported output channels */
1711 switch (value) { /* supported output channels */
2016 * @param [inout] Pointer where the amount of output channels is returned into.
2097 /* Determine the number of output channels */
2167 /* Get the type of the multipurpose channels */
2296 /* Update the number of output channels */
2317 * stages number of output channels (always STEREO). */
2353 Extend with zero channels to achieved the desired number of output
2354 channels. */
2362 int nContentCh = 0; /* Number of channels with content */
2363 int nEmptyCh = 0; /* Number of channels with content */
2367 Just reorder and add channels. So first save the input signalling. */
2434 /* Assign the remaining input channels.
2487 /* First copy the channels that have signal */
2502 /* Clear all the other channels */
2511 /* update the number of output channels */
2651 | CAPF_DMX_CH_EXP /* Simple upmixing by dublicating channels
2652 or adding zero channels. */