Home | History | Annotate | Download | only in src

Lines Matching refs:coeff_tab10

383         length = coeff_tab10[run-7].len;
385 BitstreamPutBits(bitstream, length, (UInt)coeff_tab10[run-7].code);
716 length = coeff_tab10[run-7].len;
721 BitstreamPutBits(bitstream, length, (UInt)coeff_tab10[run-7].code);
855 length = coeff_tab10[run-7].len;
859 BitstreamPutBits(bitstream, length, (UInt)coeff_tab10[run-7].code);