Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-9362/
Dpoc.cpp21 #define MAX_PARAMETER_SETS (9) macro
58 frame.numParameterSets = MAX_PARAMETER_SETS; in main()
70 for (int j = 0; j < MAX_PARAMETER_SETS; ++j) { in main()