Home | History | Annotate | Download | only in lvpp

Lines Matching defs:fileMeta

188                 sp<MetaData> fileMeta = extractor->getMetaData();
190 if (fileMeta != NULL
191 && fileMeta->findInt32(kKeyAutoLoop, &loop)