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

  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMX3A.cpp 515 int LUTsize = LUT.size;
517 for(int i = 0; i < LUTsize; i++)
526 int LUTsize = LUT.size;
527 for(int i = 0; i < LUTsize; i++)
538 int LUTsize = LUT.size;
539 for(int i = 0; i < LUTsize; i++)
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMX3A.cpp 380 int LUTsize = LUT.size;
382 for(int i = 0; i < LUTsize; i++)
391 int LUTsize = LUT.size;
392 for(int i = 0; i < LUTsize; i++)
    [all...]
  /hardware/ti/omap4-aah/camera/
BaseCameraAdapter.cpp     [all...]

Completed in 715 milliseconds