Home | History | Annotate | Download | only in src

Lines Matching refs:surround

55       {2, 1, {0, 2, 1}},                /* 3: 1-d surround */
56 {2, 2, {0, 1, 2, 3}}, /* 4: quadraphonic surround */
57 {3, 2, {0, 4, 1, 2, 3}}, /* 5: 5-channel surround */
58 {4, 2, {0, 4, 1, 2, 3, 5}}, /* 6: 5.1 surround */
59 {4, 3, {0, 4, 1, 2, 3, 5, 6}}, /* 7: 6.1 surround */
60 {5, 3, {0, 6, 1, 2, 3, 4, 5, 7}}, /* 8: 7.1 surround */
77 int surround;
402 int surround
418 if (!surround)
447 if (surround)
452 st->surround = surround;
699 if (st->surround)
745 if (st->surround)
772 if (st->surround)
818 if (st->surround)
834 if (st->surround)
842 if (st->surround)
1140 if (st->surround)