Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/rga/test/
H A Drga_test.c43 RK_S32 handleoptions = 1; in rga_test_parse_options() local
55 if (handleoptions && opt[0] == '-' && opt[1] != '\0') { in rga_test_parse_options()
60 handleoptions = 0; in rga_test_parse_options()
/rockchip-linux_mpp/test/
H A Dvpu_api_test.c104 RK_S32 optindex, handleoptions = 1, ret = 0; in parse_options() local
117 if (handleoptions && opt[0] == '-' && opt[1] != '\0') { in parse_options()
122 handleoptions = 0; in parse_options()