Uses of Class
net.sourceforge.plantuml.webp.VP8Frame
Packages that use VP8Frame
-
Uses of VP8Frame in net.sourceforge.plantuml.webp
Methods in net.sourceforge.plantuml.webp that return VP8FrameMethods in net.sourceforge.plantuml.webp with parameters of type VP8FrameModifier and TypeMethodDescriptionvoidMacroBlock.decodeMacroBlock(VP8Frame frame) voidMacroBlock.dequantMacroBlock(VP8Frame frame) voidSubBlock.dequantSubBlock(VP8Frame frame, Integer Dc) static voidLoopFilter.loopFilter(VP8Frame frame) static voidLoopFilter.loopFilterSimple(VP8Frame frame) static voidLoopFilter.loopFilterUV(VP8Frame frame) static voidLoopFilter.loopFilterY(VP8Frame frame) voidvoidvoidvoidVP8Decoder.writePGMFile(String fileName, VP8Frame frame) voidVP8Decoder.writeYV12File(String fileName, VP8Frame frame)