Home
last modified time | relevance | path

Searched refs:MppPlatformService (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_platform.cpp74 class MppPlatformService class
78 MppPlatformService();
79 ~MppPlatformService() {}; in ~MppPlatformService()
80 MppPlatformService(const MppPlatformService &);
81 MppPlatformService &operator=(const MppPlatformService &);
92 static MppPlatformService *get_instance() { in get_instance()
93 static MppPlatformService instance; in get_instance()
105 MppPlatformService::MppPlatformService() in MppPlatformService() function in MppPlatformService
142 RK_U32 MppPlatformService::get_hw_id(RK_S32 client_type) in get_hw_id()
154 return MppPlatformService::get_instance()->get_ioctl_version(); in mpp_get_ioctl_version()
[all …]