Uses of Interface
boofcv.core.encoding.ConvertYuv420_888.ProcessorYuv
-
Uses of ConvertYuv420_888.ProcessorYuv in boofcv.core.encoding.impl
Modifier 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)