Lines Matching refs:ucvector_cleanup
227 static void ucvector_cleanup(void* p) in ucvector_cleanup() function
4434 ucvector_cleanup(&decoded); in readChunk_zTXt()
4528 ucvector_cleanup(&decoded); in readChunk_iTXt()
4723 ucvector_cleanup(&idat); in decodeGeneric()
4734 ucvector_cleanup(&scanlines); in decodeGeneric()
4918 ucvector_cleanup(&header); in addChunk_IHDR()
4935 ucvector_cleanup(&PLTE); in addChunk_PLTE()
4980 ucvector_cleanup(&tRNS); in addChunk_tRNS()
4995 ucvector_cleanup(&zlibdata); in addChunk_IDAT()
5020 ucvector_cleanup(&text); in addChunk_tEXt()
5047 ucvector_cleanup(&compressed); in addChunk_zTXt()
5048 ucvector_cleanup(&data); in addChunk_zTXt()
5081 ucvector_cleanup(&compressed_data); in addChunk_iTXt()
5089 ucvector_cleanup(&data); in addChunk_iTXt()
5118 ucvector_cleanup(&bKGD); in addChunk_bKGD()
5151 ucvector_cleanup(&data); in addChunk_pHYs()
5336 for(type = 0; type < 5; type++) ucvector_cleanup(&attempt[type]); in filter()
5382 for(type = 0; type < 5; type++) ucvector_cleanup(&attempt[type]); in filter()
5444 for(type = 0; type < 5; type++) ucvector_cleanup(&attempt[type]); in filter()