Searched defs:GetComponentCapabilityList (Results 1 – 6 of 6) sorted by relevance
81 int32_t (*GetComponentCapabilityList)(CodecCompCapability *capList, int32_t count); member
52 int32_t GetComponentCapabilityList(CodecCompCapability *capList, int32_t count) in GetComponentCapabilityList() function
88 static int32_t GetComponentCapabilityList(CodecCompCapability *capList, int32_t count) in GetComponentCapabilityList() function
58 int32_t CodecComponentManagerService::GetComponentCapabilityList(std::vector<CodecCompCapability> &… in GetComponentCapabilityList() function in OHOS::HDI::Codec::V3_0::CodecComponentManagerService
134 int32_t CodecComponentConfig::GetComponentCapabilityList(std::vector<CodecCompCapability> &capList,… in GetComponentCapabilityList() function in OHOS::Codec::Omx::CodecComponentConfig
61 BENCHMARK_F(CodecBenchmarkManagerTest, GetComponentCapabilityList)(benchmark::State &state) in BENCHMARK_F() argument