Searched defs:indexType (Results 1 – 12 of 12) sorted by relevance
26 uint32_t *indexType = reinterpret_cast<uint32_t *>(rawData); in CodecGetExtensionIndex() local
30 uint32_t indexType = *(reinterpret_cast<uint32_t *>(rawData)); in CodecGetExtensionIndex() local
554 OMX_INDEXTYPE indexType; variable564 OMX_INDEXTYPE indexType; variable572 OMX_INDEXTYPE indexType; variable
128 int32_t CodecComponentService::GetExtensionIndex(const std::string ¶mName, uint32_t &indexType) in GetExtensionIndex()
265 OMX_INDEXTYPE indexType = OMX_IndexComponentStartUnused; in GetExtensionIndex() local
421 uint32_t indexType = 0; variable430 uint32_t indexType = 0; variable
124 const char *paramName, uint32_t *indexType) in CodecComponentTypeGetExtensionIndex()
155 OMX_INDEXTYPE *indexType) in OmxAdapterGetExtensionIndex()
341 uint32_t indexType = 0; in SerStubGetExtensionIndex() local
364 const char *paramName, uint32_t *indexType) in CodecComponentTypeProxyGetExtensionIndex()
158 int32_t ComponentNode::GetExtensionIndex(const char *parameterName, OMX_INDEXTYPE *indexType) in GetExtensionIndex()
363 uint32_t indexType = CODEC_NUM; in BENCHMARK_F() local