Home
last modified time | relevance | path

Searched defs:GetComponentNum (Results 1 – 6 of 6) sorted by relevance

/drivers/peripheral/codec/interfaces/include/
Dcodec_component_manager.h65 int32_t (*GetComponentNum)(); member
/drivers/peripheral/codec/hal/src/
Dcodec_component_capability_config.c42 int32_t GetComponentNum(int32_t *num) in GetComponentNum() function
Dcodec_component_manager_proxy.c50 static int32_t GetComponentNum() in GetComponentNum() function
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_component_manager_service.cpp52 int32_t CodecComponentManagerService::GetComponentNum(int32_t &count) in GetComponentNum() function in OHOS::HDI::Codec::V1_0::CodecComponentManagerService
Dcodec_component_config.cpp122 int32_t CodecComponentConfig::GetComponentNum(int32_t &count) in GetComponentNum() function in OHOS::Codec::Omx::CodecComponentConfig
/drivers/peripheral/codec/test/benchmarktest/
Dcodec_benchmark_manager_test.cpp46 BENCHMARK_F(CodecBenchmarkManagerTest, GetComponentNum)(benchmark::State &state) in BENCHMARK_F() argument