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