Searched refs:FOURCC_FTYP (Results 1 – 3 of 3) sorted by relevance
31 FOURCC_FTYP = 0x66747970, enumerator
143 case FOURCC_FTYP: in IsValidTopLevelBox()
16 FourCC FileType::BoxType() const { return FOURCC_FTYP; } in BoxType()