Searched refs:GetOutputFunc (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderVP9Hybrid.h76 typedef int (*GetOutputFunc)(void*, void *, unsigned int *, unsigned int *); typedef in class:OMXVideoDecoderVP9Hybrid
86 GetOutputFunc mGetOutput;
H A DOMXVideoDecoderVP9Hybrid.cpp106 mGetOutput = (GetOutputFunc)dlsym(mLibHandle, "Decoder_GetOutput");

Completed in 60 milliseconds