Home
last modified time | relevance | path

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

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