Searched refs:GetOutputFunc (Results 1 – 2 of 2) sorted by relevance
76 typedef int (*GetOutputFunc)(void*, void *, unsigned int *, unsigned int *); typedef86 GetOutputFunc mGetOutput;
128 mGetOutput = (GetOutputFunc)dlsym(mLibHandle, "Decoder_GetOutput"); in ProcessorInit()