Home
last modified time | relevance | path

Searched defs:compName (Results 1 - 14 of 14) sorted by relevance

/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_omx_core.cpp65 int32_t CodecOMXCore::GetHandle(OMX_HANDLETYPE &handle, std::string &compName, OMX_PTR appData, in GetHandle() argument
H A Dcomponent_mgr.cpp126 int32_t ComponentMgr::GetCoreOfComponent(CodecOMXCore* &core, const std::string compName) in GetCoreOfComponent() argument
H A Dcodec_component_manager_service.cpp71 CreateComponent(sptr<ICodecComponent> &component, uint32_t &componentId, const std::string &compName, int64_t appData, const sptr<ICodecCallback> &callbacks) CreateComponent() argument
H A Dcodec_component_config.cpp203 const char *compName = nullptr; in GetOneCapability() local
/drivers/peripheral/codec/hal/src/
H A Dcodec_component_manager_proxy.c135 static int32_t FillHdfSBufData(struct HdfSBuf *data, char *compName, int64_t appData, in FillHdfSBufData() argument
157 static int32_t CreateComponent(struct CodecComponentType **component, uint32_t *componentId, char *compName, in CreateComponent() argument
H A Dcodec_component_manager_stub.c84 static int32_t ReadParamsForCreateComponent(struct HdfSBuf *data, char **compName, int64_t *appData, in ReadParamsForCreateComponent() argument
121 char *compName = NULL; in SerStubCreateComponent() local
[all...]
H A Dcodec_component_manager_service.c138 static int32_t OmxManagerCreateComponent(struct CodecComponentType **component, uint32_t *componentId, char *compName, in OmxManagerCreateComponent() argument
H A Dcodec_config_parser.c251 const char *compName = NULL; in GetOneCapability() local
H A Dcodec_adapter.cpp36 int32_t OMXAdapterCreateComponent(struct CodecComponentNode **codecNode, char *compName, int64_t appData, in OMXAdapterCreateComponent() argument
275 int32_t OmxAdapterSetComponentRole(struct CodecComponentNode *codecNode, char *compName) in OmxAdapterSetComponentRole() argument
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcodec_omx_core.cpp65 int32_t CodecOMXCore::GetHandle(OMX_HANDLETYPE &handle, std::string &compName, OMX_PTR appData, in GetHandle() argument
H A Dcomponent_node.cpp66 ComponentNode::ComponentNode(struct CodecCallbackType *callback, int64_t appData, const std::string &compName) in ComponentNode() argument
/drivers/peripheral/codec/test/demo/idl/src/
H A Dcodec_hdi_encode.cpp571 int32_t CodecHdiEncode::GetComponentName(std::string &compName) in GetComponentName() argument
H A Dcodec_hdi_decode.cpp688 int32_t CodecHdiDecode::GetComponentName(std::string &compName) in GetComponentName() argument
/drivers/peripheral/codec/interfaces/include/
H A Dcodec_component_type.h156 char compName[NAME_LENGTH]; /** Codec component name. */ member
204 char compName[NAME_LENGTH]; /** The name of the component */ member

Completed in 16 milliseconds