Home
last modified time | relevance | path

Searched refs:GetHandle (Results 1 - 9 of 9) sorted by relevance

/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/
H A Dstream_pipeline_data_structure.cpp31 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 Dcodec_omx_core.h40 int32_t GetHandle(OMX_HANDLETYPE &handle, std::string &compName, OMX_PTR appData,
/drivers/peripheral/codec/hal/v2.0/hdi_impl/include/
H A Dcodec_omx_core.h39 int32_t GetHandle(OMX_HANDLETYPE &handle, std::string &compName, OMX_PTR appData,
H A Dcomponent_node.h89 OMX_HANDLETYPE GetHandle() in GetHandle() function in OHOS::Codec::Omx::ComponentNode
/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() function in OHOS::Codec::Omx::CodecOMXCore
H A Dcomponent_mgr.cpp51 err = core->GetHandle(handle, name, appData, *callbacks); in CreateComponentInstance()
/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() function in OHOS::Codec::Omx::CodecOMXCore
H A Dcomponent_mgr.cpp52 err = core->GetHandle(handle, name, appData, *callbacks); in CreateComponentInstance()
/drivers/peripheral/codec/hal/src/
H A Dcodec_adapter.cpp79 OMX_HANDLETYPE comp = codecNode->node->GetHandle(); in OmxAdapterDestroyComponent()

Completed in 3 milliseconds