mwqrdQRDecoderGetDecodeBufferSize
Function#include <mw/qrd/qrd.h> NN_EXTERN_C u32 mwqrdQRDecoderGetDecodeBufferSize( u16 width, u16 height );
Name | Description | |
---|---|---|
width | ||
height |
See the corresponding C++ function, mw::qrd::QRDecoder::GetDecodeBufferSize
.
CONFIDENTIAL