Searched refs:hdiMppPacketIsEoi (Results 1 – 8 of 8) sorted by relevance
48 typedef RK_U32 (*hdiMppPacketIsEoi)(const MppPacket); typedef135 hdiMppPacketIsEoi HdiMppPacketIsEoi;
48 typedef unsigned int (*hdiMppPacketIsEoi)(const MppPacket); typedef161 hdiMppPacketIsEoi HdiMppPacketIsEoi;
77 (hdiMppPacketIsEoi)dlsym(mLibHandle, "mpp_packet_is_eoi"); in GetMppAPI()
48 typedef RK_U32 (*hdiMppPacketIsEoi)(const MppPacket); typedef161 hdiMppPacketIsEoi HdiMppPacketIsEoi;
81 (hdiMppPacketIsEoi)dlsym(mLibHandle, "mpp_packet_is_eoi"); in GetMppAPI()
45 pMppApi->HdiMppPacketIsEoi = (hdiMppPacketIsEoi)dlsym(mLibHandle, "mpp_packet_is_eoi"); in GetPacketApi()