Home
last modified time | relevance | path

Searched defs:compName (Results 1 – 25 of 26) sorted by relevance

12

/drivers/peripheral/codec/test/unittest/idl_omx/
Dcodec_hdi_manager_test.cpp86 std::string compName(""); variable
106 std::string compName(""); variable
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccreatecomponentomx_fuzzer/
Dcodeccreatecomponent_fuzzer.cpp33 std::string compName("OMX.rk.video_encoder.avc"); in CodecCreateComponent() local
/drivers/peripheral/codec/test/benchmarktest/
Dcodec_benchmark_manager_test.cpp82 std::string compName(""); in BENCHMARK_F() local
111 std::string compName(""); in BENCHMARK_F() local
/drivers/peripheral/codec/hal/passthrough/src/
Dcodec_component_capability.c35 int32_t GetBasicInfoByCompName(uint8_t *info, const char *compName) in GetBasicInfoByCompName()
Dcodec_component_manager.c77char *compName, int64_t appData, struct CodecCallbackType *callbacks) in ComponentManagerCreateComponent()
Dcodec_capability_parser.c67 const char *compName = NULL; in GetBasicInfo() local
Dcodec_adapter.cpp48 int32_t CodecAdapterCreateComponent(struct CodecComponentNode **codecNode, const char *compName, in… in CodecAdapterCreateComponent()
/drivers/peripheral/codec/hal/src/
Dcodec_component_manager_stub.c72 static int32_t ReadParamsForCreateComponent(struct HdfSBuf *data, char **compName, int64_t *appData, in ReadParamsForCreateComponent()
105 char *compName = NULL; in SerStubCreateComponent() local
Dcodec_component_manager_proxy.c134 …ic int32_t CreateComponentPreWriteData(struct HdfSBuf *data, struct HdfSBuf *reply, char *compName, in CreateComponentPreWriteData()
160 …t32_t CreateComponent(struct CodecComponentType **component, uint32_t *componentId, char *compName, in CreateComponent()
Dcodec_adapter.cpp36 int32_t OMXAdapterCreateComponent(struct CodecComponentNode **codecNode, char *compName, int64_t ap… in OMXAdapterCreateComponent()
269 int32_t OmxAdapterSetComponentRole(struct CodecComponentNode *codecNode, char *compName) in OmxAdapterSetComponentRole()
Dcodec_component_manager_service.c134 …anagerCreateComponent(struct CodecComponentType **component, uint32_t *componentId, char *compName, in OmxManagerCreateComponent()
Dcodec_config_parser.c251 const char *compName = NULL; in GetOneCapability() local
/drivers/peripheral/codec/test/unittest/hdi_omx/
Dcodec_hdi_manager_test.cpp79 std::string compName(""); variable
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccommonomx_fuzzer/
Dcodeccommon_fuzzer.cpp87 std::string compName("OMX.rk.video_encoder.avc"); in Preconditions() local
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
Dcodec_omx_core.cpp65 int32_t CodecOMXCore::GetHandle(OMX_HANDLETYPE &handle, std::string &compName, OMX_PTR appData, in GetHandle()
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_omx_core.cpp65 int32_t CodecOMXCore::GetHandle(OMX_HANDLETYPE &handle, std::string &compName, OMX_PTR appData, in GetHandle()
Dcodec_component_manager_service.cpp64 const std::string &compName, int64_t appData, in CreateComponent()
Dcomponent_mgr.cpp118 int32_t ComponentMgr::GetCoreOfComponent(CodecOMXCore* &core, const std::string compName) in GetCoreOfComponent()
Dcodec_component_config.cpp194 const char *compName = NULL; in GetOneCapability() local
/drivers/peripheral/codec/hal/passthrough/include/
Dcodec_capability_parser.h28 char compName[NAME_LENGTH]; member
/drivers/peripheral/codec/test/demo/idl/src/
Dcodec_hdi_encode.cpp116 std::string compName(""); in Init() local
497 int32_t CodecHdiEncode::GetComponentName(std::string &compName) in GetComponentName()
Dcodec_hdi_decode.cpp155 std::string compName(""); in Init() local
613 int32_t CodecHdiDecode::GetComponentName(std::string &compName) in GetComponentName()
/drivers/peripheral/codec/interfaces/include/
Dcodec_component_type.h156 char compName[NAME_LENGTH]; /** Codec component name. */ member
204 char compName[NAME_LENGTH]; /** The name of the component */ member
/drivers/peripheral/codec/test/demo/v2.0/src/
Dcodec_hdi_decode.cpp575 std::string compName(""); in GetComponent() local
Dcodec_hdi_encode.cpp726 std::string compName(""); in GetComponent() local

12