Lines Matching defs:flags
78 int flags;
458 avio_wl32(pb, gxf->flags);
698 gxf->flags |= 0x00080000; /* material is simple clip */
731 gxf->flags |= 0x04000000; /* audio is 16 bit pcm */
742 gxf->flags |= 0x00000080;
748 gxf->flags |= 0x00000040;
768 gxf->flags |= 0x00004000;
780 gxf->flags |= 0x00008000;
787 gxf->flags |= 0x00002000;
791 gxf->flags |= 0x00001000;
809 gxf->flags |= 0x200000; // time code track is non-drop frame
919 avio_w8(pb, 1); /* flags */