Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/omx/omx_proxy/src/
Domx_proxy_interface.h332 GetConfigMsg(OMX_HANDLETYPE hComp, OMX_INDEXTYPE nInd, OMX_PTR pCompConfig) in GetConfigMsg() argument
333 : hComponent(hComp), nIndex(nInd), pComponentConfigStructure(pCompConfig) in GetConfigMsg()
346 SetConfigMsg(OMX_HANDLETYPE hComp, OMX_INDEXTYPE nInd, OMX_PTR pCompConfig) in SetConfigMsg() argument
347 : hComponent(hComp), nIndex(nInd), pComponentConfigStructure(pCompConfig) in SetConfigMsg()