Searched refs:major_brand (Results 1 – 4 of 4) sorted by relevance
233 M4OSA_UInt32 major_brand; /* generally '3gp4' */ member
53 M4OSA_UInt32 major_brand; /* generally '3gp4' */ member
1278 if (mMp4FileDataPtr->ftyp.major_brand != 0) in M4MP4W_startWriting()1290 err = M4MP4W_putBE32(mMp4FileDataPtr->ftyp.major_brand, in M4MP4W_startWriting()3580 if (mMp4FileDataPtr->ftyp.major_brand != 0) in M4MP4W_closeWrite()3592 CLEANUPonERR(M4MP4W_putBE32(mMp4FileDataPtr->ftyp.major_brand, in M4MP4W_closeWrite()4504 if (mMp4FileDataPtr->ftyp.major_brand != 0) in M4MP4W_closeWrite()5114 ERR_CHECK(( (M4MP4C_FtypBox *)value)->major_brand != 0, in M4MP4W_setOption()
731 videoEditClasses_getBrandString(pBox->major_brand)); in videoEditClasses_logFtypBox()