Searched refs:GetSupportedFormat (Results 1 – 2 of 2) sorted by relevance
31 std::vector<int32_t> GetSupportedFormat(const CodecHDI::CodecVideoPortCap& hdiVideoCap);
154 userCap.pixFormat = GetSupportedFormat(hdiVideoCap); in HdiCapToUserCap()192 vector<int32_t> HCodecList::GetSupportedFormat(const CodecVideoPortCap& hdiVideoCap) in GetSupportedFormat() function in OHOS::MediaAVCodec::HCodecList