mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
libfreerdp-codec: use pooled buffers for channel encoding
This commit is contained in:
@@ -54,6 +54,7 @@ struct _RFX_TILE
|
||||
int width;
|
||||
int height;
|
||||
BYTE* data;
|
||||
int scanline;
|
||||
|
||||
BYTE quantIdxY;
|
||||
BYTE quantIdxCb;
|
||||
|
||||
Reference in New Issue
Block a user