Home | History | Annotate | Download | only in src

Lines Matching refs:coefRes

506             FDKwriteBits(hBitStream,(tnsInfo->coefRes[i]==4?1:0),1);
518 if(tnsInfo->coefRes[i] == 4) {
537 FDKwriteBits(hBitStream,-(coefBits - tnsInfo->coefRes[i]),1); /*coef_compres*/
561 if (tnsInfo->coefRes[i] == 4) {