simplicity icon indicating copy to clipboard operation
simplicity copied to clipboard

Reduce UWORD to unsigned char

Open roconnor-blockstream opened this issue 1 year ago • 0 comments

Double check this, but the memory allocation of many bit sized frames ends up bloated due to the large UWORD size. Better just to make it 8-bit when possible.

roconnor-blockstream avatar Jan 30 '24 23:01 roconnor-blockstream