Searched refs:compatible_brands (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4_VideoEditingCommon.h236 M4OSA_UInt32 compatible_brands[M4VIDEOEDITING_MAX_COMPATIBLE_BRANDS]; /* array of member in struct:__anon224
/frameworks/av/libvideoeditor/vss/3gpwriter/inc/
H A DM4MP4W_Types.h56 M4OSA_UInt32 compatible_brands[M4MPAC_MAX_COMPATIBLE_BRANDS]; /* array of max compatible member in struct:__anon99
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
H A DM4MP4W_Writer.c1301 err = M4MP4W_putBE32(mMp4FileDataPtr->ftyp.compatible_brands[i],
3608 M4MP4W_putBE32(mMp4FileDataPtr->ftyp.compatible_brands[i],
/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorClasses.cpp740 "%*c compatible_brands:", indentation, ' ');
747 i, videoEditClasses_getBrandString(pBox->compatible_brands[i]));

Completed in 34 milliseconds