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

  /hardware/ti/omap4-aah/camera/inc/
General3A_Settings.h 40 struct LUTtype{
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/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/omap4-aah/camera/inc/OMXCameraAdapter/
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);
    [all...]
  /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/omap4-aah/camera/OMXCameraAdapter/
OMX3A.cpp 513 int OMXCameraAdapter::getLUTvalue_HALtoOMX(const char * HalValue, LUTtype LUT)
524 const char* OMXCameraAdapter::getLUTvalue_OMXtoHAL(int OMXValue, LUTtype LUT)
534 int OMXCameraAdapter::getMultipleLUTvalue_OMXtoHAL(int OMXValue, LUTtype LUT, char * supported)
    [all...]
OMXCapabilities.cpp 210 const LUTtype OMXCameraAdapter::mLayoutLUT = {
326 const LUTtype OMXCameraAdapter::mAutoConvergenceLUT = {
336 const LUTtype OMXCameraAdapter::mBracketingModesLUT = {
    [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 71 milliseconds