Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/
H A Dmpp_platform.c20 MppPlatformService *__tmp; \
41 } MppPlatformService; typedef
43 static MppPlatformService *srv_platform = NULL;
98 MppPlatformService *srv = srv_platform; in mpp_plat_srv_init()
104 srv = mpp_calloc(MppPlatformService, 1); in mpp_plat_srv_init()
176 MppPlatformService *srv = get_srv_platform(); in mpp_get_ioctl_version()
187 MppPlatformService *srv = get_srv_platform(); in mpp_get_kernel_version()
211 MppPlatformService *srv = get_srv_platform(); in mpp_get_mpp_service_cmd_cap()
222 MppPlatformService *srv = get_srv_platform(); in mpp_get_client_hw_id()
233 MppPlatformService *srv = get_srv_platform(); in mpp_get_vcodec_type()