Searched refs:checkSupportedParamScriptfpsConst (Results 1 – 2 of 2) sorted by relevance
277 int checkSupportedParamScriptfpsConst(int *array, int size, char *param, int *num);
1123 … a = checkSupportedParamScriptfpsConst(constFramerate, constCnt, cmd, &frameRConst); in execute_functional_script()1550 int checkSupportedParamScriptfpsConst(int *array, int size, char *param, int *num) { in checkSupportedParamScriptfpsConst() function