Home
last modified time | relevance | path

Searched defs:indexType (Results 1 - 12 of 12) sorted by relevance

/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetextensionIndexhdi_fuzzer/
H A DcodecgetextensionIndex_fuzzer.cpp30 uint32_t indexType = *(reinterpret_cast<uint32_t *>(rawData)); in CodecGetExtensionIndex() local
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecgetextensionIndexomx_fuzzer/
H A DcodecgetextensionIndex_fuzzer.cpp26 uint32_t *indexType = reinterpret_cast<uint32_t *>(rawData); in CodecGetExtensionIndex() local
/drivers/peripheral/codec/hal/src/
H A Dcodec_component_type_proxy.c363 CodecComponentTypeProxyGetExtensionIndex(struct CodecComponentType *self, const char *paramName, uint32_t *indexType) CodecComponentTypeProxyGetExtensionIndex() argument
H A Dcodec_component_type_stub.c341 uint32_t indexType = 0; in SerStubGetExtensionIndex() local
H A Dcodec_component_type_service.c123 CodecComponentTypeGetExtensionIndex(struct CodecComponentType *self, const char *paramName, uint32_t *indexType) CodecComponentTypeGetExtensionIndex() argument
H A Dcodec_adapter.cpp154 OmxAdapterGetExtensionIndex(struct CodecComponentNode *codecNode, const char *parameterName, OMX_INDEXTYPE *indexType) OmxAdapterGetExtensionIndex() argument
/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_hdi_omx_enc_test.cpp421 uint32_t indexType = 0; in HWTEST_F() local
430 uint32_t indexType = 0; in HWTEST_F() local
/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_service.cpp193 int32_t CodecComponentService::GetExtensionIndex(const std::string &paramName, uint32_t &indexType) in GetExtensionIndex() argument
H A Dcomponent_node.cpp265 OMX_INDEXTYPE indexType = OMX_IndexComponentStartUnused; in GetExtensionIndex() local
/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_omx_test.cpp363 uint32_t indexType = CODEC_NUM; in BENCHMARK_F() local
/drivers/peripheral/codec/test/unittest/hdi_omx/
H A Dcodec_hdi_omx_test.cpp554 OMX_INDEXTYPE indexType; in HWTEST_F() local
564 OMX_INDEXTYPE indexType; in HWTEST_F() local
572 OMX_INDEXTYPE indexType; in HWTEST_F() local
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcomponent_node.cpp158 int32_t ComponentNode::GetExtensionIndex(const char *parameterName, OMX_INDEXTYPE *indexType) in GetExtensionIndex() argument

Completed in 15 milliseconds