OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gps_processing_method
(Results
1 - 12
of
12
) sorted by null
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3HALHeader.h
58
char
gps_processing_method
[35];
member in struct:qcamera::__anon1609
QCamera3Channel.cpp
[
all
...]
QCamera3HWI.cpp
[
all
...]
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3HALHeader.h
61
char
gps_processing_method
[35];
member in struct:qcamera::__anon31225
QCamera3Channel.cpp
[
all
...]
QCamera3HWI.cpp
[
all
...]
/hardware/samsung_slsi/exynos5/libcamera/
ExynosExif.h
223
unsigned char
gps_processing_method
[100];
member in struct:__anon32257
ExynosJpegEncoderForCamera.cpp
485
if (exifInfo->
gps_processing_method
[0] == 0) {
486
// don't create
GPS_PROCESSING_METHOD
tag if there isn't any
512
tmp = strlen((char*)exifInfo->
gps_processing_method
);
519
memcpy(&tmp_buf[sizeof(ExifAsciiPrefix)], exifInfo->
gps_processing_method
, tmp);
[
all
...]
ExynosCamera.cpp
[
all
...]
/hardware/samsung_slsi/exynos5/libcamera2/
ExynosExif.h
223
unsigned char
gps_processing_method
[100];
member in struct:__anon32265
ExynosJpegEncoderForCamera.cpp
444
if (exifInfo->
gps_processing_method
[0] == 0) {
445
// don't create
GPS_PROCESSING_METHOD
tag if there isn't any
471
tmp = strlen((char*)exifInfo->
gps_processing_method
);
478
memcpy(&tmp_buf[sizeof(ExifAsciiPrefix)], exifInfo->
gps_processing_method
, tmp);
ExynosCameraHWInterface2.cpp
[
all
...]
Completed in 1587 milliseconds