Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_script.cpp384 … a = checkSupportedParamScriptResol(preview_Array, numpreviewSize, cmd, &resol_index); in execute_functional_script()
416 … a = checkSupportedParamScriptResol(capture_Array, numcaptureSize, cmd, &resol_index); in execute_functional_script()
432 a = checkSupportedParamScriptResol(capture_Array, numcaptureSize, in execute_functional_script()
611 … a = checkSupportedParamScriptResol(Vcapture_Array, numVcaptureSize, cmd, &resol_index); in execute_functional_script()
677 … a = checkSupportedParamScriptResol(thumbnail_Array, numthumbnailSize, cmd, &resol_index); in execute_functional_script()
1529 int checkSupportedParamScriptResol(param_Array **array, int size, char *param, int *num) { in checkSupportedParamScriptResol() function
1539 int checkSupportedParamScriptResol(param_Array **array, int size, in checkSupportedParamScriptResol() function
Dcamera_test.h274 int checkSupportedParamScriptResol(param_Array **array, int size, char *param, int *num);
275 int checkSupportedParamScriptResol(param_Array **array, int size, int w, int h, int *num);