Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_dec_cfg.cpp66 class MppDecCfgService class
69 MppDecCfgService();
70 ~MppDecCfgService();
71 MppDecCfgService(const MppDecCfgService &);
72 MppDecCfgService &operator=(const MppDecCfgService &);
78 static MppDecCfgService *get() { in get()
80 static MppDecCfgService instance; in get()
217 MppDecCfgService::MppDecCfgService() : in MppDecCfgService() function in MppDecCfgService
249 MppDecCfgService::~MppDecCfgService() in ~MppDecCfgService()
254 MppCfgInfoNode *MppDecCfgService::get_info_root() in get_info_root()
[all …]