Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/omx/omx_proxy/src/
Domx_proxy_interface.cpp180 case SET_CONFIG: in ProcessMessage()
459 if ((ipProxy->SendCommand(iProxyId, SET_CONFIG, (OsclAny*) Msg)) == false) in ProxySetConfig()
Domx_proxy_interface.h79 #define SET_CONFIG 3 macro