Home
last modified time | relevance | path

Searched refs:numVcaptureSize (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_menu.cpp123 int numVcaptureSize = 0; variable
1461 …getSupportedParametersVideoCaptureSize(VcaptureSizeStr, &numVcaptureSize, VcaptureSize, lenght_Vca… in getParametersFromCapabilities()
1707 …getSupportedParametersVideoCaptureSize(VcaptureSizeStr, &numVcaptureSize, VcaptureSize, lenght_Vca… in getSizeParametersFromCapabilities()
1974 for (i=0; i<numVcaptureSize; i++){ in deleteAllocatedMemory()
2132 VcaptureSizeIDX = getDefaultParameterResol("HD", numVcaptureSize, Vcapture_Array); in initDefaults()
2801 VcaptureSizeIDX %= numVcaptureSize; in functional_menu()
Dcamera_test_script.cpp86 extern int numVcaptureSize;
611 … a = checkSupportedParamScriptResol(Vcapture_Array, numVcaptureSize, cmd, &resol_index); in execute_functional_script()