Home | History | Annotate | Download | only in src

Lines Matching refs:matrix_mixdown_idx

1327         INT  matrix_mixdown_idx = 0;
1340 &matrix_mixdown_idx
1346 if (matrix_mixdown_idx!=-1) { /* Set matrix mixdown coefficient. */
1347 UINT pceValue = (UINT)( (1<<3) | ((matrix_mixdown_idx&0x2)<<1) | 1 );