Home | History | Annotate | Download | only in src

Lines Matching refs:uniDrcConfigExtType

1637   pExt->uniDrcConfigExtType[k] = FDKreadBits(hBs, 4);
1638 while (pExt->uniDrcConfigExtType[k] != UNIDRCCONFEXT_TERM) {
1647 switch (pExt->uniDrcConfigExtType[k]) {
1662 pExt->uniDrcConfigExtType[k] = FDKreadBits(hBs, 4);