Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screentranstestutils/include/
H A Dscreentrans_test_utils.h35 constexpr double FPS = 30.0; variable
/ohos5.0/drivers/hdf_core/framework/model/camera/device_manager/include/
H A Dcamera_device_manager.h56 struct FPS { struct
57 uint32_t numerator;
81 struct FPS fps; argument
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/distributed_stream/
H A Ddistributed_stream_test.cpp40 #define FPS (60) macro
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H A Dcamera.cpp58 constexpr double FPS = 30; variable