HomeSort by relevance Sort by last modified time
    Searched refs:SetCommMsg (Results 1 - 2 of 2) sorted by null

  /external/opencore/codecs_v2/omx/omx_proxy/src/
omx_proxy_interface.h 449 class SetCommMsg
452 SetCommMsg(OMX_HANDLETYPE hComp, OMX_COMMANDTYPE cmdtype, OMX_U32 nPar, OMX_PTR pCmdD)
455 ~SetCommMsg()
omx_proxy_interface.cpp 266 SetCommMsg* Command = (SetCommMsg*) cmd;
699 SetCommMsg* Msg = OSCL_PLACEMENT_NEW(ptr, SetCommMsg(hComponent, Cmd, nParam, pCmdData));

Completed in 553 milliseconds