Home
last modified time | relevance | path

Searched refs:fpsInteger (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H A Dplayer_video_sink.cpp117 status.fpsInteger = 0; in GetStatus()
123 status.fpsInteger = (tmp / FLOAT_INT_SCALE); in GetStatus()
128 status.fpsInteger = 0; in GetStatus()
H A Dplayer_sink_type.h97 uint32_t fpsInteger; member
H A Dplayer_sink_manager.cpp395 streamInfo.videoInfo.fpsInteger = videoStatus.fpsInteger; in GetStatus()
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/include/
H A Dplayer_define.h116 uint32_t fpsInteger; member