Home
last modified time | relevance | path

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

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