Home | History | Annotate | Download | only in lvpp

Lines Matching defs:fileMeta

205                 sp<MetaData> fileMeta = extractor->getMetaData();
207 if (fileMeta != NULL
208 && fileMeta->findInt32(kKeyAutoLoop, &loop)