Searched refs:GetMeasuredFrameRate (Results 1 – 2 of 2) sorted by relevance
32 std::map<ImgSize, Range> GetMeasuredFrameRate(const CodecHDI::CodecVideoPortCap& hdiVideoCap);
157 userCap.measuredFrameRate = GetMeasuredFrameRate(hdiVideoCap); in HdiCapToUserCap()205 map<ImgSize, Range> HCodecList::GetMeasuredFrameRate(const CodecVideoPortCap& hdiVideoCap) in GetMeasuredFrameRate() function in OHOS::MediaAVCodec::HCodecList