Uses of Class
net.sourceforge.plantuml.webp.BoolDecoder
Packages that use BoolDecoder
-
Uses of BoolDecoder in net.sourceforge.plantuml.webp
Methods in net.sourceforge.plantuml.webp that return BoolDecoderMethods in net.sourceforge.plantuml.webp with parameters of type BoolDecoderModifier and TypeMethodDescriptionvoid
SubBlock.decodeSubBlock
(BoolDecoder bc2, int[][][][] coef_probs, int ilc, int type, boolean withY2) void
SegmentQuants.parse
(BoolDecoder bc, boolean segmentation_enabled, boolean mb_segement_abs_delta)