Home | History | Annotate | Download | only in inc

Lines Matching refs:M4OSA_UInt32

90     M4OSA_UInt32    uiProgress;     /**< Progress of the Effect from 0 to 1000 (one thousand) */
91 M4OSA_UInt32 uiClipTime; /**< Current time, in milliseconds,
93 M4OSA_UInt32 uiOutputTime; /**< Current time, in milliseconds,
139 M4OSA_UInt32 uiPCMsize,
152 M4OSA_UInt32 uiStartTime; /**< In ms */
153 M4OSA_UInt32 uiDuration; /**< In ms */
279 M4OSA_UInt32 BeginCutTime; /**< Beginning cut time in input file */
280 M4OSA_UInt32 EndCutTime; /**< End cut time in input file */
281 M4OSA_UInt32 OutputFileSize; /**< Expected resulting file size */
282 M4OSA_UInt32 OutputVideoTimescale; /**< Optional parameter used to fix a
296 M4OSA_UInt32 StillPictureCustomWidth;
298 M4OSA_UInt32 StillPictureCustomHeight;
302 M4OSA_UInt32 StillPictureCrop_X;
304 M4OSA_UInt32 StillPictureCrop_Y;
306 M4OSA_UInt32 StillPictureCrop_W;
308 M4OSA_UInt32 StillPictureCrop_H;
344 M4OSA_UInt32 uiMaxMetadataSize);