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.h86 inline uint32_t toRawIndexType(OMX_INDEXTYPE l) { in toRawIndexType() function
228 toRawIndexType(omxIdx), inHidlBytes(params, sizeof(*params)), in getParam()
242 return omxNode->setParameter(toRawIndexType(omxIdx), in setParam()
253 toRawIndexType(omxIdx), inHidlBytes(params, sizeof(*params)), in getPortParam()
268 return omxNode->setParameter(toRawIndexType(omxIdx), in setPortParam()
279 toRawIndexType(omxIdx), inHidlBytes(params, sizeof(*params)), in getPortConfig()
294 return omxNode->setConfig(toRawIndexType(omxIdx), in setPortConfig()