Home
last modified time | relevance | path

Searched defs:indexType (Results 1 – 12 of 12) 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/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.cpp128 int32_t CodecComponentService::GetExtensionIndex(const std::string &paramName, uint32_t &indexType) in GetExtensionIndex()
Dcomponent_node.cpp265 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/src/
Dcodec_component_type_service.c124 const char *paramName, uint32_t *indexType) in CodecComponentTypeGetExtensionIndex()
Dcodec_adapter.cpp155 OMX_INDEXTYPE *indexType) in OmxAdapterGetExtensionIndex()
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/v2.0/hdi_impl/src/
Dcomponent_node.cpp158 int32_t ComponentNode::GetExtensionIndex(const char *parameterName, OMX_INDEXTYPE *indexType) in GetExtensionIndex()
/drivers/peripheral/codec/test/benchmarktest/
Dcodec_benchmark_omx_test.cpp363 uint32_t indexType = CODEC_NUM; in BENCHMARK_F() local