Searched refs:GetFrameResolutionFunc (Results 1 – 2 of 2) sorted by relevance
79 typedef bool (*GetFrameResolutionFunc)(const uint8_t *, uint32_t , uint32_t *, uint32_t *); typedef88 GetFrameResolutionFunc mGetFrameResolution;
130 mGetFrameResolution = (GetFrameResolutionFunc)dlsym(mLibHandle, "Decoder_GetFrameResolution"); in ProcessorInit()