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

  /hardware/interfaces/media/omx/1.0/vts/functional/common/
media_hidl_test_common.h 74 inline uint32_t toRawIndexType(OMX_INDEXTYPE l) {
216 toRawIndexType(omxIdx), inHidlBytes(params, sizeof(*params)),
230 return omxNode->setParameter(toRawIndexType(omxIdx),
241 toRawIndexType(omxIdx), inHidlBytes(params, sizeof(*params)),
256 return omxNode->setParameter(toRawIndexType(omxIdx),
267 toRawIndexType(omxIdx), inHidlBytes(params, sizeof(*params)),
282 return omxNode->setConfig(toRawIndexType(omxIdx),
  /frameworks/av/media/libmedia/omx/1.0/
WOmxNode.cpp 48 toRawIndexType(index),
65 toRawIndexType(index), tParams));
73 toRawIndexType(index),
89 return toStatusT(mBase->setConfig(toRawIndexType(index), tParams));
412 _hidl_cb(status, toRawIndexType(index));
  /frameworks/av/media/libstagefright/omx/1.0/
WOmxNode.cpp 51 toRawIndexType(index),
68 toRawIndexType(index), tParams));
76 toRawIndexType(index),
92 return toStatusT(mBase->setConfig(toRawIndexType(index), tParams));
415 _hidl_cb(status, toRawIndexType(index));
  /frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
Conversion.h 675 inline uint32_t toRawIndexType(OMX_INDEXTYPE l) {
  /frameworks/av/media/libmedia/include/media/omx/1.0/
Conversion.h 862 inline uint32_t toRawIndexType(OMX_INDEXTYPE l) {

Completed in 98 milliseconds