Searched refs:GetHandle (Results 1 - 9 of 9) sorted by relevance
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/ |
H A D | stream_pipeline_data_structure.cpp | 31 extern "C" void* GetHandle() in GetHandle() function 45 void* handle = GetHandle(); in HdfGetModuleConfigRoot() 65 void* handle = GetHandle(); in HdfGetPipelineSpecsModuleConfigRoot()
|
/drivers/peripheral/codec/hal/idl_service/include/ |
H A D | codec_omx_core.h | 40 int32_t GetHandle(OMX_HANDLETYPE &handle, std::string &compName, OMX_PTR appData,
|
/drivers/peripheral/codec/hal/v2.0/hdi_impl/include/ |
H A D | codec_omx_core.h | 39 int32_t GetHandle(OMX_HANDLETYPE &handle, std::string &compName, OMX_PTR appData,
|
H A D | component_node.h | 89 OMX_HANDLETYPE GetHandle() in GetHandle() function in OHOS::Codec::Omx::ComponentNode
|
/drivers/peripheral/codec/hal/idl_service/src/ |
H A D | codec_omx_core.cpp | 65 int32_t CodecOMXCore::GetHandle(OMX_HANDLETYPE &handle, std::string &compName, OMX_PTR appData, in GetHandle() function in OHOS::Codec::Omx::CodecOMXCore
|
H A D | component_mgr.cpp | 51 err = core->GetHandle(handle, name, appData, *callbacks); in CreateComponentInstance()
|
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
H A D | codec_omx_core.cpp | 65 int32_t CodecOMXCore::GetHandle(OMX_HANDLETYPE &handle, std::string &compName, OMX_PTR appData, in GetHandle() function in OHOS::Codec::Omx::CodecOMXCore
|
H A D | component_mgr.cpp | 52 err = core->GetHandle(handle, name, appData, *callbacks); in CreateComponentInstance()
|
/drivers/peripheral/codec/hal/src/ |
H A D | codec_adapter.cpp | 79 OMX_HANDLETYPE comp = codecNode->node->GetHandle(); in OmxAdapterDestroyComponent()
|
Completed in 4 milliseconds