Searched defs:OMXValue (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMX3A.cpp389 const char* OMXCameraAdapter::getLUTvalue_OMXtoHAL(int OMXValue, LUTtype LUT) argument
393 if( LUT.Table[i].omxDefinition == OMXValue )
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMX3A.cpp524 const char* OMXCameraAdapter::getLUTvalue_OMXtoHAL(int OMXValue, LUTtype LUT) argument
528 if( LUT.Table[i].omxDefinition == OMXValue )
534 int OMXCameraAdapter::getMultipleLUTvalue_OMXtoHAL(int OMXValue, LUTtype LUT, char * supported) argument
540 if( LUT.Table[i].omxDefinition == OMXValue )

Completed in 70 milliseconds