Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test.h277 int checkSupportedParamScriptfpsConst(int *array, int size, char *param, int *num);
Dcamera_test_script.cpp1123 … a = checkSupportedParamScriptfpsConst(constFramerate, constCnt, cmd, &frameRConst); in execute_functional_script()
1550 int checkSupportedParamScriptfpsConst(int *array, int size, char *param, int *num) { in checkSupportedParamScriptfpsConst() function