Uses of Interface
boofcv.core.encoding.ConvertYuv420_888.ProcessorYuv
Packages that use ConvertYuv420_888.ProcessorYuv
-
Uses of ConvertYuv420_888.ProcessorYuv in boofcv.core.encoding.impl
Methods in boofcv.core.encoding.impl with parameters of type ConvertYuv420_888.ProcessorYuvModifier and TypeMethodDescriptionstatic void
ImplConvertYuv420_888.processYuv
(ByteBuffer bufferY, ByteBuffer bufferU, ByteBuffer bufferV, int width, int height, int strideY, int strideUV, int stridePixelUV, GrowArray<DogArray_I8> workArrays, ConvertYuv420_888.ProcessorYuv processor)