Home
last modified time | relevance | path

Searched refs:M4OSA_UInt16 (Results 1 – 25 of 38) sorted by relevance

12

/frameworks/av/libvideoeditor/vss/common/inc/
DM4DA_Types.h158 M4OSA_UInt16 uiLenght; /**< the string lenght in bytes */
163 M4OSA_UInt16 styl_start_char; /**< the first character impacted by style */
164 M4OSA_UInt16 styl_end_char; /**< the last character impacted by style */
165 M4OSA_UInt16 fontID; /**< ID of the font */
171 M4OSA_UInt16 box_top; /**< the top position of text box in the track area */
172 M4OSA_UInt16 box_left; /**< the left position of text box in the track area */
173 M4OSA_UInt16 box_bottom; /**< the bottom position of text box in the track area */
174 M4OSA_UInt16 box_right; /**< the right position of text box in the track area */
DM4_Common.h38 M4OSA_UInt16 m_length; /* Number of items*/
69 M4OSA_UInt16 m_uiNbSubFramePerStep;
DM4PCMR_CoreReader.h54 M4OSA_UInt16 nbChannels;
55 M4OSA_UInt16 BitsPerSample;
DM4WRITER_common.h148 M4OSA_UInt16 nbBitsPerSample; /**< Number of Bits in 1 sample */
149 M4OSA_UInt16 nbChannels; /**< Number of channels */
/frameworks/av/libvideoeditor/vss/inc/
DM4VSS3GPP_Extended_API.h140 M4OSA_UInt16 uiRgb16InputColor;
255 M4OSA_UInt16 PanZoomXa; /**< RC */
256 M4OSA_UInt16 PanZoomTopleftXa; /**< RC */
257 M4OSA_UInt16 PanZoomTopleftYa; /**< RC */
258 M4OSA_UInt16 PanZoomXb; /**< RC */
259 M4OSA_UInt16 PanZoomTopleftXb; /**< RC */
260 M4OSA_UInt16 PanZoomTopleftYb; /**< RC */
DM4xVSS_Internal.h142 M4OSA_UInt16 b_animated; /**<Is the GIF animated?*/
200 M4OSA_UInt16 PanZoomXa; /**< RC */
201 M4OSA_UInt16 PanZoomTopleftXa; /**< RC */
202 M4OSA_UInt16 PanZoomTopleftYa; /**< RC */
203 M4OSA_UInt16 PanZoomXb; /**< RC */
204 M4OSA_UInt16 PanZoomTopleftXb; /**< RC */
205 M4OSA_UInt16 PanZoomTopleftYb; /**< RC */
242 M4OSA_UInt16 rgb16ColorData; /*RGB16 color only for the RGB16 color effect*/
DM4VSS3GPP_InternalTypes.h437 M4OSA_UInt16 uiVideoOutputDsiSize; /**< Size of the Decoder Specific Info
449 M4OSA_UInt16 uiAudioOutputDsiSize; /**< Size of the Decoder Specific Info
/frameworks/av/libvideoeditor/osal/inc/
DLVOSA_FileReader_optim.h38 M4OSA_UInt16* errno );
42 M4OSA_UInt16* errno );
46 M4OSA_UInt16* errno );
48 M4OSA_UInt16* errno );
50 M4OSA_UInt16* errno );
DM4OSA_Types.h42 typedef unsigned short M4OSA_UInt16; typedef
97 typedef M4OSA_UInt16 M4OSA_CoreID;
DM4OSA_FileCommon_priv.h77 M4OSA_ERR M4OSA_fileCommonOpen(M4OSA_UInt16 core_id,
82 M4OSA_ERR M4OSA_fileCommonClose(M4OSA_UInt16 core_id,
DM4OSA_OptionID.h57 coreID=(M4OSA_UInt16)(((optionID)>>16)&0x00003FFF);\
DM4OSA_CharStar.h65 M4OSA_UInt16 *val,
/frameworks/av/libvideoeditor/vss/mcs/inc/
DM4MCS_InternalTypes.h193 M4OSA_UInt16 PicWidthInMbs;
194 M4OSA_UInt16 FrameHeightInMbs;
195 M4OSA_UInt16 pic_width_in_mbs_minus1;
196 M4OSA_UInt16 pic_height_in_map_units_minus1;
199 M4OSA_UInt16 NumSliceGroupMapUnits;
200 M4OSA_UInt16 MaxPicSizeInMbs;
240 M4OSA_UInt16 run_length_minus1[_MAXnum_slice_groups];
242 M4OSA_UInt16 top_left[_MAXnum_slice_groups];
243 M4OSA_UInt16 bottom_right[_MAXnum_slice_groups];
245 M4OSA_UInt16 pic_size_in_map_units_minus1;
[all …]
/frameworks/av/libvideoeditor/vss/3gpwriter/inc/
DM4MP4W_Utils.h99 M4OSA_Void M4MP4W_put32_Hi(M4OSA_UInt32* tab, M4OSA_UInt16 Hi);
100 M4OSA_Void M4MP4W_put32_Lo(M4OSA_UInt32* tab, M4OSA_UInt16 Lo);
101 M4OSA_UInt16 M4MP4W_get32_Hi(M4OSA_UInt32* tab);
102 M4OSA_UInt16 M4MP4W_get32_Lo(M4OSA_UInt32* tab);
DM4MP4W_Types.h164 M4OSA_UInt16 height;
165 M4OSA_UInt16 width;
250 M4OSA_UInt16 width; /* X*/
251 M4OSA_UInt16 height; /* Y*/
255 M4OSA_UInt16* TABLE_STSZ; /* table size is 2K*/
/frameworks/av/libvideoeditor/lvpp/
DVideoEditorAudioPlayer.cpp380 (int64_t)(mBGAudioPCMFileLength/sizeof(M4OSA_UInt16)/ in start()
398 sizeof(M4OSA_UInt16)) / 1000; in start()
410 sizeof(M4OSA_UInt16)) / 1000; in start()
422 sizeof(M4OSA_UInt16)) / 1000; /*make to sec from ms*/ in start()
471 * sizeof(M4OSA_UInt16))/ 1000 ; /*make to sec from ms*/ in start()
476 * sizeof(M4OSA_UInt16))/ 1000 ; in start()
686 bgFrame.m_dataAddress = (M4OSA_UInt16*)M4OSA_32bitAlignedMalloc( len, 1, in fillBuffer()
690 mixFrame.m_dataAddress = (M4OSA_UInt16*)M4OSA_32bitAlignedMalloc(len, 1, in fillBuffer()
738 sizeof(M4OSA_UInt16)) / 1000; in fillBuffer()
759 ptFrame.m_dataAddress = (M4OSA_UInt16*)ptr; in fillBuffer()
DVideoEditorBGAudioProcessing.h30 M4OSA_UInt16* m_dataAddress; // Android SRC needs a Int16 pointer
DVideoEditorPreviewController.h45 M4OSA_UInt16 callBackAfterFrameCount,
DVideoEditorTools.h130 M4VIFI_UInt8 *buffer1, M4VIFI_UInt8 *buffer2, M4OSA_UInt16 rgbColorData);
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
DM4MP4W_Utils.c281 M4OSA_Void M4MP4W_put32_Hi(M4OSA_UInt32* tab, M4OSA_UInt16 Hi) in M4MP4W_put32_Hi()
289 M4OSA_Void M4MP4W_put32_Lo(M4OSA_UInt32* tab, M4OSA_UInt16 Lo) in M4MP4W_put32_Lo()
297 M4OSA_UInt16 M4MP4W_get32_Hi(M4OSA_UInt32* tab) in M4MP4W_get32_Hi()
304 M4OSA_UInt16 M4MP4W_get32_Lo(M4OSA_UInt32* tab) in M4MP4W_get32_Lo()
DM4MP4W_Interface.c307 sizeValue.height = (M4OSA_UInt16)(pVideoInfo->height); in M4WRITER_3GP_addStream()
308 sizeValue.width = (M4OSA_UInt16)(pVideoInfo->width); in M4WRITER_3GP_addStream()
/frameworks/base/media/jni/mediaeditor/
DVideoEditorThumbnailMain.cpp101 M4OSA_UInt16* src=NULL; in VBcallback()
111 src = (M4OSA_UInt16*)pPlane->pac_data; in VBcallback()
127 src = (M4OSA_UInt16*)((M4OSA_UInt8*)src + pPlane->u_stride); in VBcallback()
142 src = (M4OSA_UInt16*)((M4OSA_UInt8*)src + pPlane->u_stride); in VBcallback()
/frameworks/av/libvideoeditor/osal/src/
DM4OSA_FileCommon.c66 M4OSA_ERR M4OSA_fileCommonOpen(M4OSA_UInt16 core_id, M4OSA_Context* pContext, in M4OSA_fileCommonOpen()
329 M4OSA_UInt16 i; in M4OSA_ToUTF8_OSAL()
474 M4OSA_ERR M4OSA_fileCommonClose(M4OSA_UInt16 core_id, M4OSA_Context pContext) in M4OSA_fileCommonClose()
DM4OSA_CharStar.c244 M4OSA_ERR M4OSA_chrGetUInt16 (M4OSA_Char* pStrIn, M4OSA_UInt16 *pVal, in M4OSA_chrGetUInt16()
298 *pVal = (M4OSA_UInt16)ul; in M4OSA_chrGetUInt16()
DLVOSA_FileReader_optim.c235 M4OSA_UInt16 errno; in M4OSA_FileReader_BufferFill()
440 M4OSA_UInt16 errno; in M4OSA_FileReader_CalculateSize()
510 M4OSA_UInt16 errno; in M4OSA_fileReadOpen_optim()
913 M4OSA_UInt16 errno; in M4OSA_fileReadClose_optim()

12