Searched defs:imageData (Results 1 – 1 of 1) sorted by relevance
92 uint8_t *imageData; /*!< Pointer to the buffer for decoded image data. */ member281 static inline void PNGDEC_SetOutputBuffer(PNGDEC_Type *base, uint8_t *imageData, uint8_t *ancillary… in PNGDEC_SetOutputBuffer()