Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/vproc/rga/test/
H A Drga_test.cpp54 RK_S32 handleoptions = 1; in rga_test_parse_options() local
66 if (handleoptions && opt[0] == '-' && opt[1] != '\0') { in rga_test_parse_options()
71 handleoptions = 0; in rga_test_parse_options()
/OK3568_Linux_fs/external/mpp/test/
H A Dvpu_api_test.c116 RK_S32 optindex, handleoptions = 1, ret = 0; in parse_options() local
129 if (handleoptions && opt[0] == '-' && opt[1] != '\0') { in parse_options()
134 handleoptions = 0; in parse_options()