HomeSort by relevance Sort by last modified time
    Searched refs:M4OSA_UInt32 (Results 1 - 25 of 120) sorted by null

1 2 3 4 5

  /frameworks/av/libvideoeditor/vss/common/inc/
M4TOOL_VersionInfo.h 37 M4OSA_UInt32 m_major; /*major version of the component*/
38 M4OSA_UInt32 m_minor; /*minor version of the component*/
39 M4OSA_UInt32 m_revision; /*revision version of the component*/
42 M4OSA_UInt32 m_structSize;
M4VD_Tools.h 31 M4OSA_UInt32 stream_byte;
32 M4OSA_UInt32 stream_index;
37 M4OSA_UInt32 M4VD_Tools_GetBitsFromMemory(M4VS_Bitstream_ctxt* parsingCtxt,
38 M4OSA_UInt32 nb_bits);
39 M4OSA_ERR M4VD_Tools_WriteBitsToMemory(M4OSA_UInt32 bitsToWrite,
M4DA_Types.h 84 M4OSA_UInt32 m_streamId; /**< Stream Id (unique number definning
88 M4OSA_UInt32 m_averageBitRate; /**< Average bitrate in kb/s */
89 M4OSA_UInt32 m_maxAUSize; /**< Maximum size of an Access Unit */
92 M4OSA_UInt32 m_decoderSpecificInfoSize; /**< Size of the specific information
96 M4OSA_UInt32 m_structSize; /**< Size of the structure in bytes */
101 M4OSA_UInt32 m_H264decoderSpecificInfoSize; /**< Size of the specific
105 M4OSA_UInt32 m_ESDSInfoSize; /**< Size of the MPEG4 or AAC ESDS box */
117 M4OSA_UInt32 m_videoWidth; /**< Width of the video in the stream */
118 M4OSA_UInt32 m_videoHeight; /**< Height of the video in the stream */
122 M4OSA_UInt32 m_structSize; /**< Size of the structure in bytes *
    [all...]
M4_VideoEditingCommon.h 233 M4OSA_UInt32 major_brand; /* generally '3gp4' */
234 M4OSA_UInt32 minor_version; /* generally '0000' or 'x.x ' */
235 M4OSA_UInt32 nbCompatibleBrands; /* number of compatible brands */
236 M4OSA_UInt32 compatible_brands[M4VIDEOEDITING_MAX_COMPATIBLE_BRANDS]; /* array of
268 M4OSA_UInt32 uiClipDuration; /**< Clip duration (in ms) */
276 M4OSA_UInt32 uiClipVideoDuration; /**< Video track duration (in ms) */
277 M4OSA_UInt32 uiVideoBitrate; /**< Video average bitrate (in bps)*/
278 M4OSA_UInt32 uiVideoMaxAuSize; /**< Maximum Access Unit size of the
280 M4OSA_UInt32 uiVideoWidth; /**< Video frame width */
281 M4OSA_UInt32 uiVideoHeight; /**< Video frame height *
    [all...]
M4_BitStreamParser.h 59 M4OSA_UInt32 M4_BitStreamParser_ShowBits(void* pContext, M4OSA_Int32 length);
80 M4OSA_UInt32 M4_BitStreamParser_GetBits(void* pContext,M4OSA_Int32 bitPos, M4OSA_Int32 length);
120 M4OSA_Int32 M4_MPEG4BitStreamParser_GetMpegLengthFromInteger(void* pContext, M4OSA_UInt32 val);
M4AIR_API.h 61 M4OSA_UInt32 m_x; /**< X coordinate */
62 M4OSA_UInt32 m_y; /**< Y coordinate */
74 M4OSA_UInt32 m_width; /**< Width */
75 M4OSA_UInt32 m_height; /**< Height */
  /frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorMain.h 41 M4OSA_UInt32 uiNbChannels; /** Number of channels (1=mono, 2=stereo) of BGM clip*/
42 M4OSA_UInt32 uiSamplingFrequency; /** Sampling audio frequency (8000 for amr, 16000 or
44 M4OSA_UInt32 uiExtendedSamplingFrequency; /** Extended frequency for AAC+,
46 M4OSA_UInt32 uiAddCts; /** Time, in milliseconds, at which the added
48 M4OSA_UInt32 uiAddVolume; /** Volume, in percentage, of the added audio track */
49 M4OSA_UInt32 beginCutMs;
50 M4OSA_UInt32 endCutMs;
54 M4OSA_UInt32 uiInDucking_threshold; /** Threshold value at which
56 M4OSA_UInt32 uiInDucking_lowVolume; /** lower the background track to
59 M4OSA_UInt32 uiBTChannelCount; /** channel count for BT *
    [all...]
VideoEditorBuffer.h 55 M4OSA_UInt32 size;
57 M4OSA_UInt32 idx; /**< Index of the buffer inside the pool */
69 M4OSA_UInt32 NB;
81 * M4OSA_UInt32 nbBuffers)
91 M4OSA_UInt32 nbBuffers, M4OSA_Char* poolName);
122 M4OSA_UInt32 lSize);
  /frameworks/base/media/jni/mediaeditor/
VideoEditorThumbnailMain.h 51 M4OSA_Int32* pixelArray, M4OSA_UInt32 width,
52 M4OSA_UInt32 height, M4OSA_UInt32 *timeMS,
53 M4OSA_UInt32 tolerance);
66 M4OSA_Int16* pixelArray, M4OSA_UInt32 width,
67 M4OSA_UInt32 height, M4OSA_UInt32 *timeMS,
68 M4OSA_UInt32 tolerance);
VideoBrowserMain.h 115 M4OSA_UInt32 DrawMode,
136 M4OSA_ERR videoBrowserPrepareFrame(M4OSA_Context pContext, M4OSA_UInt32* pTime,
137 M4OSA_UInt32 tolerance);
150 M4OSA_UInt32 x, M4OSA_UInt32 y,
151 M4OSA_UInt32 dx, M4OSA_UInt32 dy);
  /frameworks/av/libvideoeditor/vss/3gpwriter/inc/
M4MP4W_Types.h 53 M4OSA_UInt32 major_brand; /* generally '3gp4' */
54 M4OSA_UInt32 minor_version; /* generally '0000' or 'x.x ' */
55 M4OSA_UInt32 nbCompatibleBrands; /* number of compatible brands */
56 M4OSA_UInt32 compatible_brands[M4MPAC_MAX_COMPATIBLE_BRANDS]; /* array of max compatible
69 M4OSA_UInt32 size;
78 typedef M4OSA_UInt32 M4MP4W_Time32;
177 M4OSA_UInt32 timescale; /* T (video=1000), (AMR8=8000), (AMR16=16000)*/
178 M4OSA_UInt32 sampleSize; /* S (video=0)*/
179 M4OSA_UInt32 sttsTableEntryNb; /* J (audio=1)*/
182 M4OSA_UInt32 sampleNb; /* K (audio=F)*
    [all...]
M4MP4W_Utils.h 47 M4OSA_ERR M4MP4W_putBE16(M4OSA_UInt32 val, M4OSA_FileWriterPointer* fileFunction,
49 M4OSA_ERR M4MP4W_putBE24(M4OSA_UInt32 val, M4OSA_FileWriterPointer* fileFunction,
51 M4OSA_ERR M4MP4W_putBE32(M4OSA_UInt32 val, M4OSA_FileWriterPointer* fileFunction,
59 M4OSA_ERR M4MP4W_putBlock(const M4OSA_UChar* Block, M4OSA_UInt32 size,
67 void M4MP4W_table32ToBE(M4OSA_UInt32* tab, M4OSA_UInt32 nb);
74 void M4MP4W_convertInt32BE(M4OSA_UInt32* valPtr);
81 void* M4MP4W_realloc(M4OSA_MemAddr32 ptr, M4OSA_UInt32 oldSize, M4OSA_UInt32 newSize);
99 M4OSA_Void M4MP4W_put32_Hi(M4OSA_UInt32* tab, M4OSA_UInt16 Hi)
    [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_Extended_API.h 53 M4OSA_UInt32 textBufferSize,
67 M4OSA_UInt32 uiAddCts; /**< Time, in milliseconds, at which the added
69 M4OSA_UInt32 uiAddVolume; /**< Volume, in percentage, of the added audio track */
70 M4OSA_UInt32 uiBeginLoop; /**< Describes in milli-second the start time
72 M4OSA_UInt32 uiEndLoop; /**< Describes in milli-second the end time of the
80 M4OSA_UInt32 uiSamplingFrequency;
81 M4OSA_UInt32 uiNumChannels;
107 M4OSA_UInt32 uiStartPercent;
109 M4OSA_UInt32 uiDurationPercent;
118 M4OSA_UInt32 topleft_x
    [all...]
M4xVSS_Internal.h 106 M4OSA_UInt32 topleft_x; /**< The top-left X coordinate in the output
108 M4OSA_UInt32 topleft_y; /**< The top-left Y coordinate in the output
113 M4OSA_UInt32 width; /*width of the ARGB8888 clip
115 M4OSA_UInt32 height; /*height of the ARGB8888 clip .
144 M4OSA_UInt32 topleft_x; /**< The top-left X coordinate in the
147 M4OSA_UInt32 topleft_y; /**< The top-left Y coordinate in the
150 M4OSA_UInt32 width; /**<GIF width, fill during the
152 M4OSA_UInt32 height; /**<GIF height, fill during the
154 M4OSA_UInt32 effectDuration; /**<Effect duration*/
156 M4OSA_UInt32 clipTime; /**<current output clip time for th
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.h 55 M4OSA_UInt32 videoWidth;
56 M4OSA_UInt32 videoHeight;
57 M4OSA_UInt32 timeMs;
58 M4OSA_UInt32 timeOffset; //has the duration of clips played.
61 M4OSA_UInt32 numberEffects;
62 M4OSA_UInt32 outVideoWidth;
63 M4OSA_UInt32 outVideoHeight;
64 M4OSA_UInt32 currentVideoEffect;
77 M4VIFI_ImagePlane *PlaneOut,M4VSS3GPP_ExternalProgress *pProgress, M4OSA_UInt32 uiEffectKind);
79 M4OSA_ERR M4VSS3GPP_externalVideoEffectFraming( M4OSA_Void *userData, M4VIFI_ImagePlane PlaneIn[3], M4VIFI_ImagePlane *PlaneOut, M4VSS3GPP_ExternalProgress *pProgress, M4OSA_UInt32 uiEffectKind )
    [all...]
VideoEditorPreviewController.h 26 typedef void (*jni_progress_callback_fct)(void* cookie, M4OSA_UInt32 msgType, void *argc);
44 M4OSA_UInt32 fromMS, M4OSA_Int32 toMs,
48 M4OSA_UInt32 stopPreview();
92 M4OSA_UInt32 mNumberClipsInStoryBoard;
93 M4OSA_UInt32 mNumberClipsToPreview;
94 M4OSA_UInt32 mStartingClipIndex;
96 M4OSA_UInt32 mCallBackAfterFrameCnt;
98 M4OSA_UInt32 mNumberEffects;
100 M4OSA_UInt32 mClipTotalDuration;
101 M4OSA_UInt32 mCurrentVideoEffect
    [all...]
  /frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 153 M4OSA_UInt32 bitPos;
159 M4OSA_UInt32 byteCnt;
162 M4OSA_UInt32 currBuff;
178 M4OSA_UInt32 level_idc_index;
179 M4OSA_UInt32 MaxFrameNum;
180 M4OSA_UInt32 expectedDeltaPerPicOrderCntCycle;
284 M4OSA_UInt32 bitPos; /*!< bit position in buffer */
285 M4OSA_UInt32 totalBits; /*!< bit position in file (total bits read so far) */
287 M4OSA_UInt32 lastTotalBits; /*!< bit position in file of the last VOP */
288 M4OSA_UInt32 numBitsInBuffer; /*!< number of bits in buffer *
    [all...]
M4MCS_API.h 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
    [all...]
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_Clock.c 56 M4OSA_ERR M4OSA_clockGetTime(M4OSA_Time* pTime, M4OSA_UInt32 timescale)
60 M4OSA_UInt32 u32_time = 0;
61 M4OSA_UInt32 u32_time_hi;
62 M4OSA_UInt32 u32_time_lo;
63 M4OSA_UInt32 u32_time_lh;
64 M4OSA_UInt32 factor;
M4OSA_Random.c 62 * @fn M4OSA_ERR M4OSA_rand(M4OSA_Int32* out_value, M4OSA_UInt32 max_value)
74 M4OSA_ERR M4OSA_rand(M4OSA_Int32* out_value, M4OSA_UInt32 max_value)
85 (*out_value) = (((*out_value) * max_value) / ((M4OSA_UInt32)RAND_MAX + 1)) + 1;
  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_Memory.h 41 M4OSAL_MEMORY_EXPORT_TYPE extern M4OSA_MemAddr32 M4OSA_32bitAlignedMalloc (M4OSA_UInt32 size,
49 M4OSA_UInt32 max_value);
M4OSA_OptionID.h 39 typedef M4OSA_UInt32 M4OSA_OptionID;
51 (M4OSA_Int32)((((((M4OSA_UInt32)right)&0x03)<<30))+((((M4OSA_UInt32)coreID)&0x003FFF)<<16)+(((M4OSA_UInt32)errorID)&0x00FFFF))
58 errorID=(M4OSA_UInt32)((optionID)&0x0000FFFF); }
M4OSA_Thread_priv.h 34 M4OSA_UInt32 coreID; /* thread context identifiant */
37 M4OSA_UInt32 stackSize; /* thread stackSize in bytes */
  /frameworks/av/libvideoeditor/vss/src/
M4VD_Tools.c 30 M4OSA_UInt32 M4VD_Tools_GetBitsFromMemory(M4VS_Bitstream_ctxt* parsingCtxt,
31 M4OSA_UInt32 nb_bits)
33 M4OSA_UInt32 code;
34 M4OSA_UInt32 i;
57 M4OSA_ERR M4VD_Tools_WriteBitsToMemory(M4OSA_UInt32 bitsToWrite,
62 M4OSA_UInt32 temp_dest = 0, mask = 0, temp = 1;
63 M4OSA_UInt32 input = bitsToWrite;
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_AudioEffects.c 67 M4OSA_UInt32 outputRelatedTime = 0;
70 (M4OSA_UInt32)(pC->ReaderAudioAU.m_CTS - pC->uiBeginCutTime + 0.5);
75 (M4OSA_UInt32)(pC->pEffects[uiEffectIndex].uiStartTime)) &&
77 (M4OSA_UInt32)(pC->pEffects[uiEffectIndex].uiStartTime +\
103 M4OSA_UInt32 uiPCMsize,
150 M4OSA_UInt32 uiPCMsize,

Completed in 144 milliseconds

1 2 3 4 5