Home
last modified time | relevance | path

Searched refs:LUTtype (Results 1 – 7 of 7) 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/omap4-aah/camera/inc/
DGeneral3A_Settings.h40 struct LUTtype{ struct
165 const LUTtype ExpLUT =
171 const LUTtype WBalLUT =
177 const LUTtype FlickerLUT =
183 const LUTtype SceneLUT =
189 const LUTtype FlashLUT =
195 const LUTtype EffLUT =
201 const LUTtype FocusLUT =
207 const LUTtype IsoLUT =
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
DOMXCameraAdapter.h417 static const char* getLUTvalue_OMXtoHAL(int OMXValue, LUTtype LUT);
418 static int getMultipleLUTvalue_OMXtoHAL(int OMXValue, LUTtype LUT, char * supported);
419 static int getLUTvalue_HALtoOMX(const char * HalValue, LUTtype LUT);
907 static const LUTtype mLayoutLUT;
923 static const LUTtype mAutoConvergenceLUT;
925 static const LUTtype mBracketingModesLUT;
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
DOMXCameraAdapter.h373 static const char* getLUTvalue_OMXtoHAL(int OMXValue, LUTtype LUT);
374 static int getLUTvalue_HALtoOMX(const char * HalValue, LUTtype LUT);
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMX3A.cpp513 int OMXCameraAdapter::getLUTvalue_HALtoOMX(const char * HalValue, LUTtype LUT) in getLUTvalue_HALtoOMX()
524 const char* OMXCameraAdapter::getLUTvalue_OMXtoHAL(int OMXValue, LUTtype LUT) in getLUTvalue_OMXtoHAL()
534 int OMXCameraAdapter::getMultipleLUTvalue_OMXtoHAL(int OMXValue, LUTtype LUT, char * supported) in getMultipleLUTvalue_OMXtoHAL()
DOMXCapabilities.cpp210 const LUTtype OMXCameraAdapter::mLayoutLUT = {
326 const LUTtype OMXCameraAdapter::mAutoConvergenceLUT = {
336 const LUTtype OMXCameraAdapter::mBracketingModesLUT = {
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMX3A.cpp378 int OMXCameraAdapter::getLUTvalue_HALtoOMX(const char * HalValue, LUTtype LUT) in getLUTvalue_HALtoOMX()
389 const char* OMXCameraAdapter::getLUTvalue_OMXtoHAL(int OMXValue, LUTtype LUT) in getLUTvalue_OMXtoHAL()