Searched refs:FunctionType_Free (Results 1 – 4 of 4) sorted by relevance
30 typedef void(*FunctionType_Free)(void *, int); typedef39 FunctionType_Malloc, FunctionType_Free, void *) = 0;
36 FunctionType_Malloc, FunctionType_Free, void *);
222 typedef void (*FunctionType_Free)(void *userData, int mem); typedef255 FunctionType_Free CBAVC_Free;
121 FunctionType_Free AVCFree, in InitAVCDecoder()