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