Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer_impl.c121 static MppBufferGroupImpl *service_get_group(const char *tag, const char *caller,
811 *group = service_get_group(tag, caller, mode, type, 0); in mpp_buffer_group_init()
967 misc = service_get_group(tag, __FUNCTION__, mode, type, 1); in mpp_buffer_get_misc_group()
1106 static MppBufferGroupImpl *service_get_group(const char *tag, const char *caller, in service_get_group() function