Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dcamera_output_capability.cpp89 std::string frameratesStr = Container2String(framerates_.begin(), framerates_.end()); in DumpVideoProfile() local
183 …std::string frameratesStr = Container2String(profile.framerates_.begin(), profile.framerates_.end(… in IsMatchVideoProfiles() local