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

  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapabilities.cpp 554 strncat(supported, "0x0", MAX_PROP_NAME_LENGTH);
768 strncat(supported, TICameraParameters::IPP_NONE, MAX_PROP_NAME_LENGTH);
772 strncat(supported, TICameraParameters::IPP_LDC, MAX_PROP_NAME_LENGTH);
777 strncat(supported, TICameraParameters::IPP_NSF, MAX_PROP_NAME_LENGTH);
782 strncat(supported, TICameraParameters::IPP_LDCNSF, MAX_PROP_NAME_LENGTH);
806 strncat(supported, p, MAX_PROP_NAME_LENGTH);
830 strncat(supported, p, MAX_PROP_NAME_LENGTH);
854 strncat(supported, p, MAX_PROP_NAME_LENGTH);
878 strncat(supported, p, MAX_PROP_NAME_LENGTH);
903 strncat(supported, p, MAX_PROP_NAME_LENGTH);
    [all...]
  /hardware/ti/omap4-aah/camera/inc/
CameraProperties.h 40 #define MAX_PROP_NAME_LENGTH 50
  /hardware/ti/omap4xxx/camera/inc/
CameraProperties.h 37 #define MAX_PROP_NAME_LENGTH 50
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapabilities.cpp 883 strncat(supported, "0x0", MAX_PROP_NAME_LENGTH);
    [all...]

Completed in 42 milliseconds