HomeSort by relevance Sort by last modified time
    Searched refs:LUTtype (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap4xxx/camera/inc/
General3A_Settings.h 44 struct LUTtype{
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/
OMXCameraAdapter.h 373 static const char* getLUTvalue_OMXtoHAL(int OMXValue, LUTtype LUT);
374 static int getLUTvalue_HALtoOMX(const char * HalValue, LUTtype LUT);
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMX3A.cpp 378 int OMXCameraAdapter::getLUTvalue_HALtoOMX(const char * HalValue, LUTtype LUT)
389 const char* OMXCameraAdapter::getLUTvalue_OMXtoHAL(int OMXValue, LUTtype LUT)
    [all...]

Completed in 136 milliseconds