Searched defs:tunneledComp (Results 1 - 11 of 11) sorted by relevance
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccomponenttunnelrequesthdi_fuzzer/ |
H A D | codeccomponenttunnelrequest_fuzzer.cpp | 24 int32_t tunneledComp; member
|
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccomponenttunnelrequestomx_fuzzer/ |
H A D | codeccomponenttunnelrequest_fuzzer.cpp | 24 int32_t tunneledComp; member
|
/drivers/peripheral/codec/hal/src/ |
H A D | codec_component_type_proxy.c | 441 CodecComponentTypeProxyComponentTunnelRequest(struct CodecComponentType *self, uint32_t port, int32_t tunneledComp, uint32_t tunneledPort, struct OMX_TUNNELSETUPTYPE *tunnelSetup) CodecComponentTypeProxyComponentTunnelRequest() argument
|
H A D | codec_component_type_stub.c | 400 int32_t tunneledComp = 0; in SerStubComponentTunnelRequest() local
|
H A D | codec_component_type_service.c | 147 CodecComponentTypeComponentTunnelRequest(struct CodecComponentType *self, uint32_t port, int32_t tunneledComp, uint32_t tunneledPort, struct OMX_TUNNELSETUPTYPE *tunnelSetup) CodecComponentTypeComponentTunnelRequest() argument
|
/drivers/peripheral/codec/test/unittest/idl_omx/ |
H A D | codec_hdi_omx_enc_test.cpp | 451 const int32_t tunneledComp = 1002; in HWTEST_F() local
|
/drivers/peripheral/codec/hal/idl_service/src/ |
H A D | codec_component_service.cpp | 206 int32_t CodecComponentService::ComponentTunnelRequest(uint32_t port, int32_t tunneledComp, uint32_t tunneledPort, in ComponentTunnelRequest() argument
|
H A D | component_node.cpp | 293 unsigned long tunneledComp = static_cast<unsigned long>(omxHandleTypeTunneledComp); in ComponentTunnelRequest() local
|
/drivers/peripheral/codec/test/benchmarktest/ |
H A D | codec_benchmark_omx_test.cpp | 394 const int32_t tunneledComp = TUNNELE_COMP; in BENCHMARK_F() local
|
/drivers/peripheral/codec/test/unittest/hdi_omx/ |
H A D | codec_hdi_omx_test.cpp | 607 const int32_t tunneledComp = 1002; in HWTEST_F() local
|
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
H A D | component_node.cpp | 190 unsigned long tunneledComp = static_cast<unsigned long>(omxHandleTypeTunneledComp); in ComponentTunnelRequest() local
|
Completed in 12 milliseconds