Searched refs:rc_api_get (Results 1 – 3 of 3) sorted by relevance
15 RcImplApi *rc_api_get(MppCodingType type, const char *name);
53 api = rc_api_get(type, name); in rc_init()
198 RcImplApi *rc_api_get(MppCodingType type, const char *name) in rc_api_get() function