Searched refs:got_vidst (Results 1 – 1 of 1) sorted by relevance
942 boolean got_vidst = FALSE; in attach_stream() local1343 got_vidst = TRUE; in attach_stream()1382 if (!got_vidst) cdata->width = priv->st->codec->width = get_le32int(buffer); in attach_stream()1391 if (!got_vidst) cdata->height = priv->st->codec->height = get_le32int(buffer); in attach_stream()1406 if (!got_vidst) priv->st->codec->bits_per_coded_sample = get_le16int(buffer); /* depth */ in attach_stream()1423 if (!got_vidst) { in attach_stream()1444 if (!got_vidst) { in attach_stream()