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

/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXDccDataSave.cpp214 // The folder string dccFolderPath must end with "/"
215 FILE * OMXCameraAdapter::fopenCameraDCC(const char *dccFolderPath) argument
223 strcpy(dccPath, dccFolderPath);

Completed in 112 milliseconds