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

  /external/opencore/codecs_v2/omx/omx_proxy/src/
omx_proxy_interface.h 357 class GetExtMsg
360 GetExtMsg(OMX_HANDLETYPE hComp, OMX_STRING cParam, OMX_INDEXTYPE* pInd)
363 ~GetExtMsg()
omx_proxy_interface.cpp 194 GetExtMsg* Command = (GetExtMsg*) cmd;
480 GetExtMsg* Msg = OSCL_PLACEMENT_NEW(ptr, GetExtMsg(hComponent, cParameterName, pIndexType));

Completed in 117 milliseconds