Searched refs:SZFILE_GetUnpackedFile (Results 1 – 3 of 3) sorted by relevance
149 int SZFILE_GetUnpackedFile(SZFILE_ENTRY *apEntry, UINT8 **apRetDataPtr, UINT32 *apRetDataBytes);
713 int SZFILE_GetUnpackedFile(SZFILE_ENTRY *apEntry, UINT8 **apRetDataPtr, UINT32 *apRetDataBytes) in SZFILE_GetUnpackedFile() function750 err = SZFILE_GetUnpackedFile(pEntry, &pRet, apRetFileBytes); in SZFILE_Get()