Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/
Dformat_metadata_factory.cpp231 const int32_t max_fps = 1000000000 / size_min_frame_duration; in AddFormatComponents() local
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_device_drm.cpp558 uint32_t max_fps = current_mode.vrefresh; in PopulateHWPanelInfo() local
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp1390 int max_fps = int(fps.max_fps); in createFpsString() local
1429 int min_fps, max_fps; in createFpsRangeString() local
2327 int min_fps, max_fps; in UpdateHFRFrameRate() local
5564 int max_fps = in initDefaultParameters() local
6668 int max_fps, int vid_min_fps,int vid_max_fps) in setPreviewFpsRange()
DQCameraParameters.h648 void getPreviewFpsRange(int *min_fps, int *max_fps) const { in getPreviewFpsRange()
/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h230 uint32_t max_fps = 0; // Max fps supported by panel member
/hardware/qcom/display/msm8998/sdm/include/private/
Dhw_info_types.h248 uint32_t max_fps = 0; // Max fps supported by panel member
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
Dhw_info_types.h254 uint32_t max_fps = 0; // Max fps supported by panel member
/hardware/qcom/display/msm8909/sdm/include/private/
Dhw_info_types.h255 uint32_t max_fps = 0; // Max fps supported by panel member
/hardware/qcom/sdm845/display/sdm/include/private/
Dhw_info_types.h290 uint32_t max_fps = 0; // Max fps supported by panel member
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp3322 int32_t max_fps = in configureStreamsPerfLocked() local
11873 float max_fps = 0.0; in getCamInfo() local
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h646 float max_fps; member