Searched refs:cam_hfr_info_t (Results 1 – 12 of 12) sorted by relevance
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraParameters.h | 744 String8 createHfrValuesString(const cam_hfr_info_t *values, int len, 746 String8 createHfrSizesString(const cam_hfr_info_t *values, int len);
|
D | QCameraParameters.cpp | 910 const cam_hfr_info_t *values, in createHfrValuesString() 950 const cam_hfr_info_t *values, in createHfrSizesString()
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraParameters.h | 923 String8 createHfrValuesString(const cam_hfr_info_t *values, size_t len, 925 String8 createHfrSizesString(const cam_hfr_info_t *values, size_t len);
|
D | QCameraParameters.cpp | 1095 String8 QCameraParameters::createHfrValuesString(const cam_hfr_info_t *values, in createHfrValuesString() 1145 String8 QCameraParameters::createHfrSizesString(const cam_hfr_info_t *values, size_t len) in createHfrSizesString()
|
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraParameters.h | 923 String8 createHfrValuesString(const cam_hfr_info_t *values, size_t len, 925 String8 createHfrSizesString(const cam_hfr_info_t *values, size_t len);
|
D | QCameraParameters.cpp | 1095 String8 QCameraParameters::createHfrValuesString(const cam_hfr_info_t *values, in createHfrValuesString() 1145 String8 QCameraParameters::createHfrSizesString(const cam_hfr_info_t *values, size_t len) in createHfrSizesString()
|
/device/moto/shamu/camera/QCamera2/stack/common/ |
D | cam_intf.h | 139 cam_hfr_info_t hfr_tbl[CAM_HFR_MODE_MAX]; /* HFR table */
|
D | cam_types.h | 424 } cam_hfr_info_t; typedef
|
/device/huawei/angler/camera/QCamera2/stack/common/ |
D | cam_intf.h | 152 cam_hfr_info_t hfr_tbl[CAM_HFR_MODE_MAX]; /* HFR table */
|
D | cam_types.h | 506 } cam_hfr_info_t; typedef
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
D | cam_intf.h | 152 cam_hfr_info_t hfr_tbl[CAM_HFR_MODE_MAX]; /* HFR table */
|
D | cam_types.h | 506 } cam_hfr_info_t; typedef
|