Home | History | Annotate | Download | only in httplive

Lines Matching refs:mMeta

286     return mMeta;
311 *meta = mItems.itemAt(index).mMeta;
406 sp<AMessage> meta = mItems.itemAt(index).mMeta;
557 err = parseMetaData(line, &mMeta, "target-duration");
562 err = parseMetaData(line, &mMeta, "media-sequence");
586 if (mMeta != NULL) {
638 item->mMeta = itemMeta;