Home
last modified time | relevance | path

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

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