Home
last modified time | relevance | path

Searched refs:burstWidth (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/
H A Dcamera_server_photo_proxy.h36 static const int burstWidth = 3; variable
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp1902 ss << std::setw(burstWidth) << std::setfill(placeholder) << seqId; in CreateBurstDisplayName()
1904 ss << lastBurstPrefix_ << std::setw(burstWidth) << std::setfill(placeholder) << seqId; in CreateBurstDisplayName()