Home
last modified time | relevance | path

Searched refs:is_raw_image (Results 1 – 2 of 2) sorted by relevance

/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_intf.h386 int is_raw_image; /* image is raw */ member
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraPostProc.cpp1626 if (imgProp.is_raw_image) { in encodeData()