Home
last modified time | relevance | path

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

/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp1300 int test_option = 0; in main() local
1345 test_option = param[idx++]; in main()
1346 if ((outputOption == 1 || outputOption ==3) && test_option != 3) { in main()
1360 if (test_option != 3) { in main()
1463 sscanf(tempbuf,"%d",&test_option); in main()
1465 if (test_option == 3) in main()
1593 if (test_option == 2) { in main()
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp1092 int test_option = 0; in main() local
1134 test_option = param[idx++]; in main()
1242 sscanf(tempbuf,"%d",&test_option); in main()
1369 if (test_option == 2) in main()