[Debian-med-packaging] Bug#668629:

Mathieu Malaterre mathieu.malaterre at gmail.com
Fri Apr 13 16:23:03 UTC 2012


I believe it should read:

  // Table A.19 - Code-block style for the SPcod and SPcoc parameters
  SelectiveArithmeticCodingBypass                 = (CodeBlockStyle &
0x01) != 0;
  ResetContextProbabilitiesOnCodingPassBoundaries = (CodeBlockStyle &
0x02) != 0;
  TerminationOnEachCodingPass                     = (CodeBlockStyle &
0x04) != 0;
  VerticallyCausalContext                         = (CodeBlockStyle &
0x08) != 0;
  PredictableTermination                          = (CodeBlockStyle &
0x10) != 0;
  SegmentationSymbolsAreUsed                      = (CodeBlockStyle &
0x20) != 0;


-- 
Mathieu





More information about the Debian-med-packaging mailing list