Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DACodec.cpp5010 AString origSchema; in getPortFormat() local
5011 if (notify->findString("ts-schema", &origSchema) in getPortFormat()
5012 && origSchema.startsWith("android.generic")) { in getPortFormat()