Searched refs:pictureFormatStr (Results 1 – 1 of 1) sorted by relevance
171 char *pictureFormatStr = 0; variable1177 pictureFormatStr = new char [256]; in openCamera()1484 strcpy(pictureFormatStr, valstr); in getParametersFromCapabilities()1485 getSupportedParameters(pictureFormatStr, &numpictureFormat, (char ***)&pictureFormatArray); in getParametersFromCapabilities()2033 delete [] pictureFormatStr; in deleteAllocatedMemory()