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

  /frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
Conversion.h 675 inline uint32_t toRawIndexType(OMX_INDEXTYPE l) {
  /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/include/media/omx/1.0/
Conversion.h 862 inline uint32_t toRawIndexType(OMX_INDEXTYPE l) {

Completed in 547 milliseconds