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