Home | History | Annotate | Download | only in src

Lines Matching refs:relativeBits

226   elInfo->relativeBits = relBits;
352 hQC->elementBits[0]->relativeBitsEl = cm->elInfo[0].relativeBits;
360 hQC->elementBits[0]->relativeBitsEl = cm->elInfo[0].relativeBits;
363 hQC->elementBits[0]->relativeBitsEl = cm->elInfo[0].relativeBits;
364 hQC->elementBits[1]->relativeBitsEl = cm->elInfo[1].relativeBits;
365 FIXP_DBL sceRate = cm->elInfo[0].relativeBits;
366 FIXP_DBL cpeRate = cm->elInfo[1].relativeBits;
377 hQC->elementBits[0]->relativeBitsEl = cm->elInfo[0].relativeBits;
378 hQC->elementBits[1]->relativeBitsEl = cm->elInfo[1].relativeBits;
379 hQC->elementBits[2]->relativeBitsEl = cm->elInfo[2].relativeBits;
380 FIXP_DBL sce1Rate = cm->elInfo[0].relativeBits;
381 FIXP_DBL cpeRate = cm->elInfo[1].relativeBits;
382 FIXP_DBL sce2Rate = cm->elInfo[2].relativeBits;
395 hQC->elementBits[0]->relativeBitsEl = cm->elInfo[0].relativeBits;
396 relativeBits;
397 hQC->elementBits[2]->relativeBitsEl = cm->elInfo[2].relativeBits;
398 FIXP_DBL sceRate = cm->elInfo[0].relativeBits;
399 FIXP_DBL cpe1Rate = cm->elInfo[1].relativeBits;
400 FIXP_DBL cpe2Rate = cm->elInfo[2].relativeBits;
414 hQC->elementBits[0]->relativeBitsEl = cm->elInfo[0].relativeBits;
415 hQC->elementBits[1]->relativeBitsEl = cm->elInfo[1].relativeBits;
416 hQC->elementBits[2]->relativeBitsEl = cm->elInfo[2].relativeBits;
417 hQC->elementBits[3]->relativeBitsEl = cm->elInfo[3].relativeBits;
418 FIXP_DBL sceRate = cm->elInfo[0].relativeBits;
419 FIXP_DBL cpe1Rate = cm->elInfo[1].relativeBits;
420 FIXP_DBL cpe2Rate = cm->elInfo[2].relativeBits;
421 FIXP_DBL lfeRate = cm->elInfo[3].relativeBits;
448 hQC->elementBits[0]->relativeBitsEl = cm->elInfo[0].relativeBits;
449 hQC->elementBits[1]->relativeBitsEl = cm->elInfo[1].relativeBits;
450 hQC->elementBits[2]->relativeBitsEl = cm->elInfo[2].relativeBits;
451 hQC->elementBits[3]->relativeBitsEl = cm->elInfo[3].relativeBits;
452 hQC->elementBits[4]->relativeBitsEl = cm->elInfo[4].relativeBits;
453 FIXP_DBL sceRate = cm->elInfo[0].relativeBits;
454 FIXP_DBL cpe1Rate = cm->elInfo[1].relativeBits;
455 FIXP_DBL cpe2Rate = cm->elInfo[2].relativeBits;
456 FIXP_DBL cpe3Rate = cm->elInfo[3].relativeBits;
457 FIXP_DBL lfeRate = cm->elInfo[4].relativeBits;