Home
last modified time | relevance | path

Searched defs:indexType (Results 1 – 17 of 17) sorted by relevance

/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecgetextensionIndexomx_fuzzer/
DcodecgetextensionIndex_fuzzer.cpp26 uint32_t *indexType = reinterpret_cast<uint32_t *>(rawData); in CodecGetExtensionIndex() local
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetextensionIndexhdi_fuzzer/
DcodecgetextensionIndex_fuzzer.cpp30 uint32_t indexType = *(reinterpret_cast<uint32_t *>(rawData)); in CodecGetExtensionIndex() local
/drivers/peripheral/codec/test/fuzztest/adapter_fuzzer/codecgetextensionIndexadapter_fuzzer/
DcodecgetextensionIndex_fuzzer.cpp23 uint32_t *indexType; member
/drivers/peripheral/codec/test/unittest/hdi_omx/
Dcodec_hdi_omx_test.cpp554 OMX_INDEXTYPE indexType; variable
564 OMX_INDEXTYPE indexType; variable
572 OMX_INDEXTYPE indexType; variable
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_component_service.cpp109 int32_t CodecComponentService::GetExtensionIndex(const std::string &paramName, uint32_t &indexType) in GetExtensionIndex()
Dcomponent_node.cpp215 OMX_INDEXTYPE indexType = OMX_IndexComponentStartUnused; in GetExtensionIndex() local
/drivers/peripheral/codec/test/unittest/idl_omx/
Dcodec_hdi_omx_enc_test.cpp421 uint32_t indexType = 0; variable
430 uint32_t indexType = 0; variable
/drivers/peripheral/codec/hal/passthrough/src/
Dcodec_adapter.cpp186 const struct CodecComponentNode *codecNode, const char *parameterName, OMX_INDEXTYPE *indexType) in CodecAdapterGetExtensionIndex()
Dcodec_component_if.c90 struct CodecComponentType *self, const char *paramName, uint32_t *indexType) in ComponentTypeGetExtensionIndex()
/drivers/peripheral/codec/hal/src/
Dcodec_adapter.cpp153 OMX_INDEXTYPE *indexType) in OmxAdapterGetExtensionIndex()
Dcodec_component_type_service.c124 const char *paramName, uint32_t *indexType) in CodecComponentTypeGetExtensionIndex()
Dcodec_component_type_stub.c341 uint32_t indexType = 0; in SerStubGetExtensionIndex() local
Dcodec_component_type_proxy.c364 const char *paramName, uint32_t *indexType) in CodecComponentTypeProxyGetExtensionIndex()
/drivers/peripheral/codec/hal/passthrough/adapter/src/
Dcomponent_node.cpp191 int32_t ComponentNode::GetExtensionIndex(const char *parameterName, OMX_INDEXTYPE *indexType) in GetExtensionIndex()
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
Dcomponent_node.cpp158 int32_t ComponentNode::GetExtensionIndex(const char *parameterName, OMX_INDEXTYPE *indexType) in GetExtensionIndex()
/drivers/peripheral/codec/test/unittest/hdi_adapter/
Dcodec_hdi_adapter_test.cpp521 OMX_INDEXTYPE indexType; variable
/drivers/peripheral/codec/test/benchmarktest/
Dcodec_benchmark_omx_test.cpp363 uint32_t indexType = CODEC_NUM; in BENCHMARK_F() local