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

1 2

  /frameworks/av/libvideoeditor/vss/common/inc/
M4DA_Types.h 158 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 */
M4_Common.h 38 M4OSA_UInt16 m_length; /* Number of items*/
69 M4OSA_UInt16 m_uiNbSubFramePerStep;
M4PCMR_CoreReader.h 54 M4OSA_UInt16 nbChannels;
55 M4OSA_UInt16 BitsPerSample;
M4WRITER_common.h 148 M4OSA_UInt16 nbBitsPerSample; /**< Number of Bits in 1 sample */
149 M4OSA_UInt16 nbChannels; /**< Number of channels */
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_Extended_API.h 140 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 */
M4xVSS_Internal.h 142 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*/
M4VSS3GPP_InternalTypes.h 437 M4OSA_UInt16 uiVideoOutputDsiSize; /**< Size of the Decoder Specific Info
449 M4OSA_UInt16 uiAudioOutputDsiSize; /**< Size of the Decoder Specific Info
    [all...]
  /frameworks/av/libvideoeditor/osal/inc/
LVOSA_FileReader_optim.h 38 M4OSA_UInt16* errno );
42 M4OSA_UInt16* errno );
46 M4OSA_UInt16* errno );
48 M4OSA_UInt16* errno );
50 M4OSA_UInt16* errno );
M4OSA_Types.h 42 typedef unsigned short M4OSA_UInt16;
97 typedef M4OSA_UInt16 M4OSA_CoreID;
M4OSA_FileCommon_priv.h 77 M4OSA_ERR M4OSA_fileCommonOpen(M4OSA_UInt16 core_id,
82 M4OSA_ERR M4OSA_fileCommonClose(M4OSA_UInt16 core_id,
M4OSA_OptionID.h 57 coreID=(M4OSA_UInt16)(((optionID)>>16)&0x00003FFF);\
M4OSA_CharStar.h 65 M4OSA_UInt16 *val,
  /frameworks/av/libvideoeditor/vss/3gpwriter/inc/
M4MP4W_Utils.h 99 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);
M4MP4W_Types.h 164 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/vss/mcs/inc/
M4MCS_InternalTypes.h 193 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/lvpp/
VideoEditorBGAudioProcessing.h 30 M4OSA_UInt16* m_dataAddress; // Android SRC needs a Int16 pointer
VideoEditorAudioPlayer.cpp 380 (int64_t)(mBGAudioPCMFileLength/sizeof(M4OSA_UInt16)/
398 sizeof(M4OSA_UInt16)) / 1000;
410 sizeof(M4OSA_UInt16)) / 1000;
422 sizeof(M4OSA_UInt16)) / 1000; /*make to sec from ms*/
471 * sizeof(M4OSA_UInt16))/ 1000 ; /*make to sec from ms*/
476 * sizeof(M4OSA_UInt16))/ 1000 ;
686 bgFrame.m_dataAddress = (M4OSA_UInt16*)M4OSA_32bitAlignedMalloc( len, 1,
690 mixFrame.m_dataAddress = (M4OSA_UInt16*)M4OSA_32bitAlignedMalloc(len, 1,
738 sizeof(M4OSA_UInt16)) / 1000;
759 ptFrame.m_dataAddress = (M4OSA_UInt16*)ptr
    [all...]
VideoEditorPreviewController.h 45 M4OSA_UInt16 callBackAfterFrameCount,
VideoEditorTools.h 130 M4VIFI_UInt8 *buffer1, M4VIFI_UInt8 *buffer2, M4OSA_UInt16 rgbColorData);
  /frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Utils.c 281 M4OSA_Void M4MP4W_put32_Hi(M4OSA_UInt32* tab, M4OSA_UInt16 Hi)
289 M4OSA_Void M4MP4W_put32_Lo(M4OSA_UInt32* tab, M4OSA_UInt16 Lo)
297 M4OSA_UInt16 M4MP4W_get32_Hi(M4OSA_UInt32* tab)
304 M4OSA_UInt16 M4MP4W_get32_Lo(M4OSA_UInt32* tab)
M4MP4W_Interface.c 307 sizeValue.height = (M4OSA_UInt16)(pVideoInfo->height);
308 sizeValue.width = (M4OSA_UInt16)(pVideoInfo->width);
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorThumbnailMain.cpp 101 M4OSA_UInt16* src=NULL;
111 src = (M4OSA_UInt16*)pPlane->pac_data;
127 src = (M4OSA_UInt16*)((M4OSA_UInt8*)src + pPlane->u_stride);
142 src = (M4OSA_UInt16*)((M4OSA_UInt8*)src + pPlane->u_stride);
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_CharStar.c 219 * @brief This function gets a M4OSA_UInt16 from string.
221 * characters of pStrIn to a M4OSA_UInt16 value pVal, assuming a
244 M4OSA_ERR M4OSA_chrGetUInt16 (M4OSA_Char* pStrIn, M4OSA_UInt16 *pVal,
250 M4OSA_TRACE1_4("M4OSA_chrGetUInt16\t(M4OSA_Char* %x, M4OSA_UInt16* %x"
298 *pVal = (M4OSA_UInt16)ul;
M4OSA_FileCommon.c 66 M4OSA_ERR M4OSA_fileCommonOpen(M4OSA_UInt16 core_id, M4OSA_Context* pContext,
329 M4OSA_UInt16 i;
474 M4OSA_ERR M4OSA_fileCommonClose(M4OSA_UInt16 core_id, M4OSA_Context pContext)
LVOSA_FileReader_optim.c 235 M4OSA_UInt16 errno;
440 M4OSA_UInt16 errno;
510 M4OSA_UInt16 errno;
    [all...]

Completed in 217 milliseconds

1 2