/drivers/peripheral/codec/test/unittest/idl_omx/ |
D | codec_hdi_manager_test.cpp | 86 std::string compName(""); variable 106 std::string compName(""); variable
|
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccreatecomponentomx_fuzzer/ |
D | codeccreatecomponent_fuzzer.cpp | 33 std::string compName("OMX.rk.video_encoder.avc"); in CodecCreateComponent() local
|
/drivers/peripheral/codec/test/benchmarktest/ |
D | codec_benchmark_manager_test.cpp | 82 std::string compName(""); in BENCHMARK_F() local 111 std::string compName(""); in BENCHMARK_F() local
|
/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 | 72 static int32_t ReadParamsForCreateComponent(struct HdfSBuf *data, char **compName, int64_t *appData, in ReadParamsForCreateComponent() 105 char *compName = NULL; in SerStubCreateComponent() local
|
D | codec_component_manager_proxy.c | 134 …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()
|
D | codec_adapter.cpp | 36 int32_t OMXAdapterCreateComponent(struct CodecComponentNode **codecNode, char *compName, int64_t ap… in OMXAdapterCreateComponent() 269 int32_t OmxAdapterSetComponentRole(struct CodecComponentNode *codecNode, char *compName) in OmxAdapterSetComponentRole()
|
D | codec_component_manager_service.c | 134 …anagerCreateComponent(struct CodecComponentType **component, uint32_t *componentId, char *compName, in OmxManagerCreateComponent()
|
D | codec_config_parser.c | 251 const char *compName = NULL; in GetOneCapability() local
|
/drivers/peripheral/codec/test/unittest/hdi_omx/ |
D | codec_hdi_manager_test.cpp | 79 std::string compName(""); variable
|
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccommonomx_fuzzer/ |
D | codeccommon_fuzzer.cpp | 87 std::string compName("OMX.rk.video_encoder.avc"); in Preconditions() local
|
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
D | codec_omx_core.cpp | 65 int32_t CodecOMXCore::GetHandle(OMX_HANDLETYPE &handle, std::string &compName, OMX_PTR appData, in GetHandle()
|
/drivers/peripheral/codec/hal/idl_service/src/ |
D | codec_omx_core.cpp | 65 int32_t CodecOMXCore::GetHandle(OMX_HANDLETYPE &handle, std::string &compName, OMX_PTR appData, in GetHandle()
|
D | codec_component_manager_service.cpp | 64 const std::string &compName, int64_t appData, in CreateComponent()
|
D | component_mgr.cpp | 118 int32_t ComponentMgr::GetCoreOfComponent(CodecOMXCore* &core, const std::string compName) in GetCoreOfComponent()
|
D | codec_component_config.cpp | 194 const char *compName = NULL; in GetOneCapability() local
|
/drivers/peripheral/codec/hal/passthrough/include/ |
D | codec_capability_parser.h | 28 char compName[NAME_LENGTH]; member
|
/drivers/peripheral/codec/test/demo/idl/src/ |
D | codec_hdi_encode.cpp | 116 std::string compName(""); in Init() local 497 int32_t CodecHdiEncode::GetComponentName(std::string &compName) in GetComponentName()
|
D | codec_hdi_decode.cpp | 155 std::string compName(""); in Init() local 613 int32_t CodecHdiDecode::GetComponentName(std::string &compName) in GetComponentName()
|
/drivers/peripheral/codec/interfaces/include/ |
D | codec_component_type.h | 156 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/ |
D | codec_hdi_decode.cpp | 575 std::string compName(""); in GetComponent() local
|
D | codec_hdi_encode.cpp | 726 std::string compName(""); in GetComponent() local
|