Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_api.h15 RcImplApi *rc_api_get(MppCodingType type, const char *name);
H A Drc.c53 api = rc_api_get(type, name); in rc_init()
H A Drc_api.c198 RcImplApi *rc_api_get(MppCodingType type, const char *name) in rc_api_get() function