Searched refs:IsVideoCapSupport (Results 1 – 3 of 3) sorted by relevance
45 bool IsVideoCapSupport(const Media::Format &format, const CapabilityData &data);
146 bool CodecListCore::IsVideoCapSupport(const Format &format, const CapabilityData &data) in IsVideoCapSupport() function in OHOS::MediaAVCodec::CodecListCore195 if (IsVideoCapSupport(format, capsData)) { in FindCodec()
311 bool ret = codecListCore.IsVideoCapSupport(format, *capabilityData_);