Searched refs:toRawIndexType (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/libmedia/omx/1.0/ |
D | WOmxNode.cpp | 48 toRawIndexType(index), in getParameter() 65 toRawIndexType(index), tParams)); in setParameter() 73 toRawIndexType(index), in getConfig() 89 return toStatusT(mBase->setConfig(toRawIndexType(index), tParams)); in setConfig() 412 _hidl_cb(status, toRawIndexType(index)); in getExtensionIndex()
|
/frameworks/av/media/libstagefright/omx/1.0/ |
D | WOmxNode.cpp | 51 toRawIndexType(index), in getParameter() 68 toRawIndexType(index), tParams)); in setParameter() 76 toRawIndexType(index), in getConfig() 92 return toStatusT(mBase->setConfig(toRawIndexType(index), tParams)); in setConfig() 415 _hidl_cb(status, toRawIndexType(index)); in getExtensionIndex()
|
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/ |
D | Conversion.h | 618 inline uint32_t toRawIndexType(OMX_INDEXTYPE l) { in toRawIndexType() function
|
/frameworks/av/media/libmedia/include/media/omx/1.0/ |
D | Conversion.h | 882 inline uint32_t toRawIndexType(OMX_INDEXTYPE l) { in toRawIndexType() function
|