Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_enc_cfg.cpp82 class MppEncCfgService class
85 MppEncCfgService();
86 ~MppEncCfgService();
87 MppEncCfgService(const MppEncCfgService &);
88 MppEncCfgService &operator=(const MppEncCfgService &);
94 static MppEncCfgService *get() { in get()
96 static MppEncCfgService instance; in get()
354 MppEncCfgService::MppEncCfgService() : in MppEncCfgService() function in MppEncCfgService
386 MppEncCfgService::~MppEncCfgService() in ~MppEncCfgService()
391 MppCfgInfoNode *MppEncCfgService::get_info_root() in get_info_root()
[all …]