Lines Matching refs:choices
304 choices=coders, help="test encoder variant")
307 choices=refcoders, help="reference encoder variant")
311 choices=astcProfile, help="test color profile")
315 choices=imgFormat, help="test color format")
317 choices = list(TEST_BLOCK_SIZES) + ["all"]
319 action="append", choices=choices,
332 choices=testSets, help="test image test set")
337 choices = list(TEST_QUALITIES) + ["all", "all+"]
339 choices=choices, help="select a specific test quality")