Searched refs:pngdec_image_t (Results 1 – 2 of 2) sorted by relevance
95 } pngdec_image_t; typedef301 status_t PNGDEC_ParseHeader(pngdec_image_t *image, uint8_t *pngBuf);318 status_t PNGDEC_Decode(PNGDEC_Type *base, pngdec_image_t *image, uint32_t *status);
164 status_t PNGDEC_ParseHeader(pngdec_image_t *image, uint8_t *pngBuf) in PNGDEC_ParseHeader()259 status_t PNGDEC_Decode(PNGDEC_Type *base, pngdec_image_t *image, uint32_t *status) in PNGDEC_Decode()