Home
last modified time | relevance | path

Searched defs:tunneledComp (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccomponenttunnelrequestomx_fuzzer/
H A Dcodeccomponenttunnelrequest_fuzzer.cpp24 int32_t tunneledComp; member
/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccomponenttunnelrequesthdi_fuzzer/
H A Dcodeccomponenttunnelrequest_fuzzer.cpp24 int32_t tunneledComp; member
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_service.cpp141 int32_t CodecComponentService::ComponentTunnelRequest(uint32_t port, int32_t tunneledComp, uint32_t… in ComponentTunnelRequest()
H A Dcomponent_node.cpp293 unsigned long tunneledComp = static_cast<unsigned long>(omxHandleTypeTunneledComp); in ComponentTunnelRequest() local
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_type_service.c148 uint32_t port, int32_t tunneledComp, uint32_t tunneledPort, in CodecComponentTypeComponentTunnelRequest()
H A Dcodec_component_type_stub.c400 int32_t tunneledComp = 0; in SerStubComponentTunnelRequest() local
H A Dcodec_component_type_proxy.c442 …uint32_t port, int32_t tunneledComp, uint32_t tunneledPort, struct OMX_TUNNELSETUPTYPE *tunnelSetu… in CodecComponentTypeProxyComponentTunnelRequest()
/ohos5.0/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcomponent_node.cpp190 unsigned long tunneledComp = static_cast<unsigned long>(omxHandleTypeTunneledComp); in ComponentTunnelRequest() local
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_omx_test.cpp394 const int32_t tunneledComp = TUNNELE_COMP; in BENCHMARK_F() local
/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_hdi_omx_enc_test.cpp451 const int32_t tunneledComp = 1002; variable
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_omx/
H A Dcodec_hdi_omx_test.cpp607 const int32_t tunneledComp = 1002; variable