Home
last modified time | relevance | path

Searched refs:proc_methods (Results 1 – 3 of 3) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp2083 char *proc_methods = (char *)POINTER_OF_PARAM( in queueJpegSetting() local
2087 strncpy(settings->gps_processing_method, proc_methods, in queueJpegSetting()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Channel.cpp3313 IF_META_AVAILABLE(uint8_t, proc_methods, CAM_INTF_META_JPEG_GPS_PROC_METHODS, metadata) { in queueJpegSetting()
3316 strlcpy(settings->gps_processing_method, (const char *)proc_methods, in queueJpegSetting()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Channel.cpp3313 IF_META_AVAILABLE(uint8_t, proc_methods, CAM_INTF_META_JPEG_GPS_PROC_METHODS, metadata) { in queueJpegSetting()
3316 strlcpy(settings->gps_processing_method, (const char *)proc_methods, in queueJpegSetting()