Searched refs:LUTtype (Results 1 – 7 of 7) sorted by relevance
/hardware/ti/omap4xxx/camera/inc/ |
D | General3A_Settings.h | 44 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/ |
D | General3A_Settings.h | 40 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/ |
D | OMXCameraAdapter.h | 417 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/ |
D | OMXCameraAdapter.h | 373 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/ |
D | OMX3A.cpp | 513 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()
|
D | OMXCapabilities.cpp | 210 const LUTtype OMXCameraAdapter::mLayoutLUT = { 326 const LUTtype OMXCameraAdapter::mAutoConvergenceLUT = { 336 const LUTtype OMXCameraAdapter::mBracketingModesLUT = {
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
D | OMX3A.cpp | 378 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()
|