Searched refs:g_compMgrPassthru (Results 1 – 1 of 1) sorted by relevance
34 static sptr<ICodecComponentManager> g_compMgrPassthru; variable73 sptr<ICodecComponentManager>& mng = (isPassthrough ? g_compMgrPassthru : g_compMgrIpc); in GetManager()