Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/inc/
DGeneral3A_Settings.h44 struct LUTtype{ struct
175 const LUTtype ExpLUT =
181 const LUTtype WBalLUT =
187 const LUTtype FlickerLUT =
193 const LUTtype SceneLUT =
199 const LUTtype FlashLUT =
205 const LUTtype EffLUT =
211 const LUTtype FocusLUT =
217 const LUTtype IsoLUT =
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
DOMXCameraAdapter.h370 static const char* getLUTvalue_OMXtoHAL(int OMXValue, LUTtype LUT);
371 static int getLUTvalue_HALtoOMX(const char * HalValue, LUTtype LUT);
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMX3A.cpp369 int OMXCameraAdapter::getLUTvalue_HALtoOMX(const char * HalValue, LUTtype LUT) in getLUTvalue_HALtoOMX()
380 const char* OMXCameraAdapter::getLUTvalue_OMXtoHAL(int OMXValue, LUTtype LUT) in getLUTvalue_OMXtoHAL()