Searched refs:M4MP4C_FtypBox (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/3gpwriter/inc/
H A DM4MP4W_Types.h43 * structure M4MP4C_FtypBox
58 } M4MP4C_FtypBox; typedef in typeref:struct:__anon99
313 M4MP4C_FtypBox ftyp; /* ftyp atom, if not defined set major_brand
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
H A DM4MP4W_Writer.c5120 ERR_CHECK(( (M4MP4C_FtypBox *)value)->major_brand != 0,
5124 mMp4FileDataPtr->ftyp = *(M4MP4C_FtypBox *)value;

Completed in 75 milliseconds