/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/ |
H A D | video_param_test.cpp | 114 double fps = 1.0; variable 157 double fps = 30.0; variable 189 double fps = 30.0; variable 220 double fps = 30.0; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_hwc_prevalidate_util.cpp | 97 …RSSurfaceRenderNode::SharedPtr node, GraphicTransformType transform, uint32_t fps, RequestLayerInf… in CreateSurfaceNodeLayerInfo() 146 …RSDisplayRenderNode::SharedPtr node, const ScreenInfo &screenInfo, uint32_t fps, RequestLayerInfo … in CreateDisplayNodeLayerInfo() 180 …RSSurfaceRenderNode::SharedPtr node, GraphicTransformType transform, uint32_t fps, RequestLayerInf… in CreateUIFirstLayerInfo() 205 …RSRcdSurfaceRenderNode::SharedPtr node, const ScreenInfo &screenInfo, uint32_t fps, RequestLayerIn… in CreateRCDLayerInfo()
|
H A D | rs_realtime_refresh_rate_manager.cpp | 62 … uint32_t fps = std::round(realtimeFrameCount * static_cast<float>(NS_PER_S_) / diff.count()); in SetShowRefreshRateEnabled() local
|
H A D | rs_uni_hwc_prevalidate_util.h | 53 uint32_t fps = 120; member
|
/ohos5.0/foundation/multimedia/media_utils_lite/hals/ |
H A D | hal_media.h | 37 uint32_t fps; member
|
/ohos5.0/foundation/resourceschedule/qos_manager/common/src/ |
H A D | config_reader.cpp | 232 int ConfigReader::GetDegratationFps(int fps) in GetDegratationFps() 240 bool ConfigReader::IsValidFps(const std::string& fps) in IsValidFps()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/ |
H A D | frame_painter.cpp | 70 void FramePainter::DrawFPSLine(Drawing::Canvas &canvas, uint32_t fps, double thickness, uint32_t co… in DrawFPSLine() 93 uint32_t width, uint32_t height, uint32_t fps) in GenerateTimeBars()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/utils/src/ |
H A D | video_param.cpp | 74 void VideoParam::SetFps(double fps) in SetFps()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
H A D | camera_output_capability.cpp | 49 Profile::Profile(CameraFormat format, Size size, Fps fps, std::vector<uint32_t> abilityId) in Profile() 51 Profile::Profile(CameraFormat format, Size size, Fps fps, std::vector<uint32_t> abilityId, int32_t … in Profile()
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/ |
H A D | reader.cpp | 208 inline int32_t Reader::FixFPS(const double fps) in FixFPS()
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/ |
H A D | wifi_hid2d_msg.h | 170 int fps; variable
|
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/ |
H A D | i_standard_recorder_service.h | 41 virtual int32_t SetCaptureRate(int32_t sourceId, double fps) in SetCaptureRate()
|
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/passthrough/ |
H A D | recorder_client.cpp | 78 int32_t Recorder::RecorderClient::SetCaptureRate(int32_t sourceId, double fps) in SetCaptureRate()
|
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/ |
H A D | recorder.cpp | 72 int32_t Recorder::SetCaptureRate(int32_t sourceId, double fps) in SetCaptureRate()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/ |
H A D | hgm_multi_app_strategy_test.cpp | 51 int32_t fps; member
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/media_manager/ |
H A D | media_format.h | 83 int32_t fps; member
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/ |
H A D | v4l2_common.h | 61 struct V4l2Fract fps; member
|
/ohos5.0/foundation/communication/wifi/wifi/interfaces/kits/c/ |
H A D | wifi_hid2d.h | 155 int fps; member
|
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/server/src/ |
H A D | recorder_service.cpp | 116 double *fps = (double*)ReadRawData(req, sizeof(double)); in Dispatch() local
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/ |
H A D | avsource_unit_test.cpp | 1815 float fps = 0; variable
|
/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/ |
H A D | meta_data_test.cpp | 248 void MetaDataTest::SetFps(std::shared_ptr<CameraSetting> &metaData, int32_t fps, bool isUpdate) in SetFps()
|
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_0/src/ |
H A D | benchmark_common.cpp | 280 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps() local
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/ |
H A D | recorder_impl.cpp | 131 int32_t RecorderImpl::SetCaptureRate(int32_t sourceId, double fps) in SetCaptureRate()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/ |
H A D | xml_parser.cpp | 279 auto fps = ExtractPropertyValue(name, node); in ParseBufferStrategyList() local
|
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_1/src/ |
H A D | benchmark_common.cpp | 337 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps() local
|