Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaCodecListOverrides.cpp244 char maxStr[32]; in profileCodecs() local
245 sprintf(maxStr, "%zu", max); in profileCodecs()
246 settings.add("max-supported-instances", maxStr); in profileCodecs()