Searched refs:hdiMppFrameSetFormat (Results 1 – 8 of 8) sorted by relevance
67 typedef void (*hdiMppFrameSetFormat)(MppFrame, MppFrameFormat); typedef154 hdiMppFrameSetFormat HdiMppFrameSetFormat;
67 typedef void (*hdiMppFrameSetFormat)(MppFrame, MppFrameFormat); typedef180 hdiMppFrameSetFormat HdiMppFrameSetFormat;
114 (hdiMppFrameSetFormat)dlsym(mLibHandle, "mpp_frame_set_fmt"); in GetMppAPI()
118 (hdiMppFrameSetFormat)dlsym(mLibHandle, "mpp_frame_set_fmt"); in GetMppAPI()
68 pMppApi->HdiMppFrameSetFormat = (hdiMppFrameSetFormat)dlsym(mLibHandle, "mpp_frame_set_fmt"); in GetFrameApi()