OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isReprocessing
(Results
1 - 4
of
4
) sorted by null
/hardware/samsung_slsi/exynos5/libcamera2/
fimc-is-metadata.h
785
uint8_t
isReprocessing
;
MetadataConverter.cpp
357
dst_ext->
isReprocessing
= curr_entry.data.u8[0];
358
ALOGV("DEBUG(%s): ANDROID_REQUEST_TYPE (%d)", __FUNCTION__, dst_ext->
isReprocessing
);
ExynosCameraHWInterface2.cpp
668
shot_ext->
isReprocessing
= request_shot->
isReprocessing
;
777
if (currentEntry->internal_shot.
isReprocessing
== 1) {
[
all
...]
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
fimc-is-metadata.h
932
uint8_t
isReprocessing
;
Completed in 56 milliseconds