Home
last modified time | relevance | path

Searched defs:tunnelSetup (Results 1 - 11 of 11) sorted by relevance

/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccomponenttunnelrequesthdi_fuzzer/
H A Dcodeccomponenttunnelrequest_fuzzer.cpp26 struct OHOS::HDI::Codec::V3_0::CodecTunnelSetupType tunnelSetup; member
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccomponenttunnelrequestomx_fuzzer/
H A Dcodeccomponenttunnelrequest_fuzzer.cpp26 struct OMX_TUNNELSETUPTYPE tunnelSetup; member
/drivers/peripheral/codec/hal/src/
H A Dcodec_component_type_proxy.c441 CodecComponentTypeProxyComponentTunnelRequest(struct CodecComponentType *self, uint32_t port, int32_t tunneledComp, uint32_t tunneledPort, struct OMX_TUNNELSETUPTYPE *tunnelSetup) CodecComponentTypeProxyComponentTunnelRequest() argument
H A Dcodec_component_type_stub.c402 struct OMX_TUNNELSETUPTYPE tunnelSetup; in SerStubComponentTunnelRequest() local
H A Dcodec_component_type_service.c147 CodecComponentTypeComponentTunnelRequest(struct CodecComponentType *self, uint32_t port, int32_t tunneledComp, uint32_t tunneledPort, struct OMX_TUNNELSETUPTYPE *tunnelSetup) CodecComponentTypeComponentTunnelRequest() argument
H A Dcodec_adapter.cpp173 OmxAdapterComponentTunnelRequest(struct CodecComponentNode *codecNode, uint32_t port, int32_t omxHandleTypeTunneledComp, uint32_t tunneledPort, struct OMX_TUNNELSETUPTYPE *tunnelSetup) OmxAdapterComponentTunnelRequest() argument
/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_hdi_omx_enc_test.cpp453 OHOS::HDI::Codec::V3_0::CodecTunnelSetupType tunnelSetup; in HWTEST_F() local
/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_omx_test.cpp396 OHOS::HDI::Codec::V3_0::CodecTunnelSetupType tunnelSetup; in BENCHMARK_F() local
/drivers/peripheral/codec/test/unittest/hdi_omx/
H A Dcodec_hdi_omx_test.cpp609 OMX_TUNNELSETUPTYPE tunnelSetup; in HWTEST_F() local
/drivers/peripheral/codec/hal/idl_service/src/
H A Dcomponent_node.cpp288 ComponentTunnelRequest(uint32_t port, int32_t omxHandleTypeTunneledComp, uint32_t tunneledPort, OHOS::HDI::Codec::V3_0::CodecTunnelSetupType &tunnelSetup) ComponentTunnelRequest() argument
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcomponent_node.cpp178 ComponentTunnelRequest(uint32_t port, int32_t omxHandleTypeTunneledComp, uint32_t tunneledPort, struct OMX_TUNNELSETUPTYPE *tunnelSetup) ComponentTunnelRequest() argument

Completed in 17 milliseconds