| /drivers/peripheral/codec/hal/passthrough/src/ |
| D | codec_component_capability.c | 35 int32_t GetBasicInfoByCompName(uint8_t *info, const char *compName) in GetBasicInfoByCompName()
|
| D | codec_component_manager.c | 77 … char *compName, int64_t appData, struct CodecCallbackType *callbacks) in ComponentManagerCreateComponent()
|
| D | codec_capability_parser.c | 67 const char *compName = NULL; in GetBasicInfo() local
|
| D | codec_adapter.cpp | 48 int32_t CodecAdapterCreateComponent(struct CodecComponentNode **codecNode, const char *compName, in… in CodecAdapterCreateComponent()
|
| /drivers/peripheral/codec/hal/src/ |
| D | codec_component_manager_stub.c | 69 static int32_t ReadParamsForCreateComponent(struct HdfSBuf *data, char **compName, int64_t *appData, in ReadParamsForCreateComponent() 102 char *compName = NULL; in SerStubCreateComponent() local
|
| D | codec_component_manager_service.c | 72 …anagerCreateComponent(struct CodecComponentType **component, uint32_t *componentId, char *compName, in OmxManagerCreateComponent()
|
| D | codec_component_manager_proxy.c | 134 …t32_t CreateComponent(struct CodecComponentType **component, uint32_t *componentId, char *compName, in CreateComponent()
|
| D | codec_adapter.cpp | 35 int32_t OMXAdapterCreateComponent(struct CodecComponentNode **codecNode, char *compName, int64_t ap… in OMXAdapterCreateComponent() 263 int32_t OmxAdapterSetComponentRole(struct CodecComponentNode *codecNode, char *compName) in OmxAdapterSetComponentRole()
|
| D | codec_config_parser.c | 255 const char *compName = NULL; in GetOneCapability() local
|
| /drivers/peripheral/codec/test/unittest/hdi_omx/ |
| D | codec_hdi_manger_test.cpp | 80 std::string compName(""); variable
|
| /drivers/peripheral/codec/hal/idl_service/src/ |
| D | codec_omx_core.cpp | 60 int32_t CodecOMXCore::GetHandle(OMX_HANDLETYPE &handle, std::string &compName, OMX_PTR appData, in GetHandle()
|
| D | codec_component_manager_service.cpp | 49 const std::string &compName, int64_t appData, in CreateComponent()
|
| D | codec_component_config.cpp | 192 const char *compName = NULL; in GetOneCapability() local
|
| /drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
| D | codec_omx_core.cpp | 68 int32_t CodecOMXCore::GetHandle(OMX_HANDLETYPE &handle, std::string &compName, OMX_PTR appData, in GetHandle()
|
| /drivers/peripheral/codec/hal/passthrough/include/ |
| D | codec_capability_parser.h | 28 char compName[NAME_LENGTH]; member
|
| /drivers/peripheral/codec/interfaces/include/ |
| D | codec_component_type.h | 154 char compName[NAME_LENGTH]; /** Codec component name. */ member 201 char compName[NAME_LENGTH]; /** The name of the component */ member
|