Searched defs:ComponentDeInit (Results 1 – 5 of 5) sorted by relevance
| /drivers/peripheral/codec/interfaces/include/ | ||
| D | codec_component_if.h | 349 int32_t (*ComponentDeInit)(struct CodecComponentType *self); member |
| /drivers/peripheral/codec/hal/idl_service/src/ | ||
| D | codec_component_service.cpp | 208 int32_t CodecComponentService::ComponentDeInit() in ComponentDeInit() function in OHOS::HDI::Codec::V2_0::CodecComponentService |
| D | component_node.cpp | 287 int32_t ComponentNode::ComponentDeInit() in ComponentDeInit() function in OHOS::Codec::Omx::ComponentNode |
| /drivers/peripheral/codec/hal/passthrough/adapter/src/ | ||
| D | component_node.cpp | 310 int32_t ComponentNode::ComponentDeInit() in ComponentDeInit() function in OHOS::Codec::CodecAdapter::ComponentNode |
| /drivers/peripheral/codec/test/benchmarktest/ | ||
| D | codec_benchmark_omx_test.cpp | 589 BENCHMARK_F(CodecBenchmarkOmxTest, ComponentDeInit)(benchmark::State &state) in BENCHMARK_F() argument |