Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaCodec.cpp1872 static const int tuningPrefixLen = strlen(tuningPrefix); in loadCodecProperties() local
1886 } else if (!strncmp(mapSrc, tuningPrefix, tuningPrefixLen)) { in loadCodecProperties()
1890 (void)(sShaperOps->setTuning)(shaperHandle, &mapSrc[tuningPrefixLen], in loadCodecProperties()