Home
last modified time | relevance | path

Searched refs:imageLength (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/jpegdec/
Dfsl_jpegdec.c215 uint32_t imageLength = config->jpegBufSize; in JPEGDEC_ParseHeader() local
219 imageLength = config->jpegBufSize; in JPEGDEC_ParseHeader()
221 while (imageLength-- > 16U) in JPEGDEC_ParseHeader()
233 if (imageLength == 16U) in JPEGDEC_ParseHeader()