Searched refs:maxStr (Results 1 – 1 of 1) sorted by relevance
303 char maxStr[32]; in profileCodecs() local304 sprintf(maxStr, "%zu", max); in profileCodecs()305 settings.add("max-supported-instances", maxStr); in profileCodecs()