Home
last modified time | relevance | path

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

/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.h93 inline uint32_t toRawIndexType(OMX_INDEXTYPE l) { in toRawIndexType() function
236 toRawIndexType(omxIdx), inHidlBytes(params, sizeof(*params)), in getParam()
250 return omxNode->setParameter(toRawIndexType(omxIdx), in setParam()
261 toRawIndexType(omxIdx), inHidlBytes(params, sizeof(*params)), in getPortParam()
276 return omxNode->setParameter(toRawIndexType(omxIdx), in setPortParam()
287 toRawIndexType(omxIdx), inHidlBytes(params, sizeof(*params)), in getPortConfig()
302 return omxNode->setConfig(toRawIndexType(omxIdx), in setPortConfig()