Searched refs:hdiMppBufferPutWithCaller (Results 1 – 8 of 8) sorted by relevance
99 typedef MPP_RET (*hdiMppBufferPutWithCaller)(MppBuffer, const char *); typedef185 hdiMppBufferPutWithCaller HdiMppBufferPutWithCaller;
95 typedef MPP_RET (*hdiMppBufferPutWithCaller)(MppBuffer, const char *); typedef208 hdiMppBufferPutWithCaller HdiMppBufferPutWithCaller;
167 (hdiMppBufferPutWithCaller)dlsym(mLibHandle, "mpp_buffer_put_with_caller"); in GetMppAPI()
171 (hdiMppBufferPutWithCaller)dlsym(mLibHandle, "mpp_buffer_put_with_caller"); in GetMppAPI()
113 …pMppApi->HdiMppBufferPutWithCaller = (hdiMppBufferPutWithCaller)dlsym(mLibHandle, "mpp_buffer_put_… in GetBufferGroupApi()