Home | History | Annotate | Download | only in src

Lines Matching refs:relativeBitsEl

359     hQC->elementBits[0]->relativeBitsEl   = cm->elInfo[0].relativeBits;
367 hQC->elementBits[0]->relativeBitsEl = cm->elInfo[0].relativeBits;
370 hQC->elementBits[0]->relativeBitsEl = cm->elInfo[0].relativeBits;
371 hQC->elementBits[1]->relativeBitsEl = cm->elInfo[1].relativeBits;
384 hQC->elementBits[0]->relativeBitsEl = cm->elInfo[0].relativeBits;
385 hQC->elementBits[1]->relativeBitsEl = cm->elInfo[1].relativeBits;
386 hQC->elementBits[2]->relativeBitsEl = cm->elInfo[2].relativeBits;
402 hQC->elementBits[0]->relativeBitsEl = cm->elInfo[0].relativeBits;
403 hQC->elementBits[1]->relativeBitsEl = cm->elInfo[1].relativeBits;
404 hQC->elementBits[2]->relativeBitsEl = cm->elInfo[2].relativeBits;
421 hQC->elementBits[0]->relativeBitsEl = cm->elInfo[0].relativeBits;
422 hQC->elementBits[1]->relativeBitsEl = cm->elInfo[1].relativeBits;
423 hQC->elementBits[2]->relativeBitsEl = cm->elInfo[2].relativeBits;
424 hQC->elementBits[3]->relativeBitsEl = cm->elInfo[3].relativeBits;
459 FIXP_DBL sceRate = hQC->elementBits[0]->relativeBitsEl = cm->elInfo[0].relativeBits;
460 FIXP_DBL cpe1Rate = hQC->elementBits[1]->relativeBitsEl = cm->elInfo[1].relativeBits;
461 FIXP_DBL cpe2Rate = hQC->elementBits[2]->relativeBitsEl = cm->elInfo[2].relativeBits;
462 FIXP_DBL cpe3Rate = hQC->elementBits[cpe3Idx]->relativeBitsEl = cm->elInfo[cpe3Idx].relativeBits;
463 FIXP_DBL lfeRate = hQC->elementBits[lfeIdx]->relativeBitsEl = cm->elInfo[lfeIdx].relativeBits;