File Documentation
FM4, S6E2DH/S6E2DF/S6E2D5/S6E2D3 Series, 32-Bit Microcontroller, Graphic Driver User Manual, Doc. No. 002-04387 Rev. *A
257
13.28
ut_rlc.h File Reference
This sample code can be used to create a run-length encoded buffer.
#include "mm_types.h"
#include "mm_defines.h"
Functions
MM_U32 utRldEncode (MM_U32
∗
pixeldata, MM_U32 unWidth, MM_U32 unHeight, MM_U32 strideBytes,
MM_U32 dataBpp, MM_U32
∗
rld, MM_U32 rldCount)
13.28.1 Detailed Description
This sample code can be used to create a run-length encoded buffer.