Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/omx/omx_common/src/
Dpv_omxcore.cpp602 static void _Cleanup_Component(ProxyApplication_OMX* aProxyTerm, OMX_OUT OMX_HANDLETYPE aHandle, in _Cleanup_Component() argument
605 if (aProxyTerm) in _Cleanup_Component()
607 aProxyTerm->Exit(); in _Cleanup_Component()
608 delete aProxyTerm; in _Cleanup_Component()