/frameworks/av/libvideoeditor/vss/mcs/inc/ |
D | M4MCS_InternalTypes.h | 156 M4OSA_UInt8 *streamBuffer; 165 M4OSA_UInt8 prevByte; 168 M4OSA_UInt8 prevPrevByte; 203 M4OSA_UInt8 profile_idc; 204 M4OSA_UInt8 reserved_zero_4bits; 205 M4OSA_UInt8 level_idc; 206 M4OSA_UInt8 seq_parameter_set_id; 207 M4OSA_UInt8 log2_max_frame_num_minus4; 208 M4OSA_UInt8 pic_order_cnt_type; 210 M4OSA_UInt8 log2_max_pic_order_cnt_lsb_minus4; [all …]
|
D | M4MCS_API.h | 198 M4OSA_UInt8 nbEffects; 392 M4OSA_ERR M4MCS_step(M4MCS_Context pContext, M4OSA_UInt8 *pProgress);
|
/frameworks/av/libvideoeditor/vss/src/ |
D | M4VD_EXTERNAL_BitstreamParser.c | 33 M4OSA_UInt8 code; 92 M4OSA_UInt8 offset, M4OSA_UInt8 nb_bits) in M4VD_EXTERNAL_WriteBitsToMemory() 98 M4OSA_ERR M4DECODER_EXTERNAL_ParseVideoDSI(M4OSA_UInt8* pVol, M4OSA_Int32 aVolSize, in M4DECODER_EXTERNAL_ParseVideoDSI() 105 M4OSA_UInt8 i; in M4DECODER_EXTERNAL_ParseVideoDSI() 107 M4OSA_UInt8 vol_verid=0, b_hierarchy_type; in M4DECODER_EXTERNAL_ParseVideoDSI() 110 M4OSA_UInt8 video_object_layer_shape = 0; in M4DECODER_EXTERNAL_ParseVideoDSI() 111 M4OSA_UInt8 sprite_enable = 0; in M4DECODER_EXTERNAL_ParseVideoDSI() 112 M4OSA_UInt8 reduced_resolution_vop_enable = 0; in M4DECODER_EXTERNAL_ParseVideoDSI() 113 M4OSA_UInt8 scalability = 0; in M4DECODER_EXTERNAL_ParseVideoDSI() 114 M4OSA_UInt8 enhancement_type = 0; in M4DECODER_EXTERNAL_ParseVideoDSI() [all …]
|
D | M4VD_Tools.c | 59 M4OSA_UInt8 offset, M4OSA_UInt8 nb_bits) in M4VD_Tools_WriteBitsToMemory() 61 M4OSA_UInt8 i,j; in M4VD_Tools_WriteBitsToMemory()
|
D | M4VSS3GPP_EditVideo.c | 68 M4OSA_UInt8 uiClipNumber ); 81 M4OSA_UInt8 uiCts ); 1693 M4OSA_UInt8 NumActiveEffects =0; in M4VSS3GPP_intApplyVideoOverlay() 1697 M4OSA_UInt8 i; in M4VSS3GPP_intApplyVideoOverlay() 1800 M4OSA_UInt8 i; in M4VSS3GPP_intApplyVideoEffect() 1801 M4OSA_UInt8 NumActiveEffects =0; in M4VSS3GPP_intApplyVideoEffect() 2218 M4OSA_UInt8 uiTmp; in M4VSS3GPP_intUpdateTimeInfo() 2232 uiTmp = (M4OSA_UInt8)((M4OSA_UInt32)( ( pAU->CTS * 30) / 1001 + 0.5) in M4VSS3GPP_intUpdateTimeInfo() 2245 M4OSA_UInt8 *temp8 = (M4OSA_UInt8 *)(pAU->dataAddress); in M4VSS3GPP_intUpdateTimeInfo() 2322 M4OSA_UInt8 uiClipNumber ) in M4VSS3GPP_intCheckVideoEffects() [all …]
|
D | M4xVSS_internal.c | 280 M4OSA_UInt8 *pTmpData = (M4OSA_UInt8*) M4OSA_32bitAlignedMalloc(frameSize_argb, in M4xVSS_internalConvertAndResizeARGB8888toYUV420() 500 M4OSA_UInt8 last_frame_flag = 0; in M4xVSS_PictureCallbackFct() 504 M4OSA_UInt8 tempPanzoomXa = 0; in M4xVSS_PictureCallbackFct() 505 M4OSA_UInt8 tempPanzoomXb = 0; in M4xVSS_PictureCallbackFct() 512 M4OSA_UInt8* pictureBuffer = M4OSA_NULL; in M4xVSS_PictureCallbackFct() 601 tempPanzoomXa = (M4OSA_UInt8)pC->m_pPto3GPPparams->PanZoomXa; in M4xVSS_PictureCallbackFct() 602 tempPanzoomXb = (M4OSA_UInt8)pC->m_pPto3GPPparams->PanZoomXb; in M4xVSS_PictureCallbackFct() 607 M4OSA_UInt8 maxRatio = 0; in M4xVSS_PictureCallbackFct() 670 M4OSA_UInt8 maxRatio = 0; in M4xVSS_PictureCallbackFct() 1496 extern const M4OSA_UInt8\ in M4xVSS_internalStartConvertPictureTo3gp() [all …]
|
/frameworks/av/libvideoeditor/vss/common/inc/ |
D | M4DA_Types.h | 90 M4OSA_UInt8* m_pDecoderSpecificInfo; /**< Pointer on specific information required 99 M4OSA_UInt8* m_pH264DecoderSpecificInfo; /**< Pointer on specific information 104 M4OSA_UInt8* m_pESDSInfo; /**< Pointer on MPEG4 or AAC ESDS box */ 157 M4OSA_UInt8 back_col_rgba[4]; /**< the background color in RGBA */ 160 M4OSA_UInt8 horiz_justif; /**< the horizontal justification of the text */ 161 M4OSA_UInt8 verti_justif; /**< the vertical justification of the text */ 166 M4OSA_UInt8 face_style; /**< the text face-style: bold, italic, 168 M4OSA_UInt8 font_size; /**< size in pixel of font */ 169 M4OSA_UInt8 text_col_rgba[4]; /**< the text color in RGBA */ 193 M4OSA_UInt8 m_attribute; /**< RAP information & AU corrupted */
|
D | M4VD_EXTERNAL_Interface.h | 33 M4OSA_UInt8* pVol, M4OSA_Int32 aVolSize, 37 M4OSA_ERR getAVCProfileAndLevel(M4OSA_UInt8* pDSI, M4OSA_Int32 DSISize, 40 M4OSA_ERR getH263ProfileAndLevel(M4OSA_UInt8* pDSI, M4OSA_Int32 DSISize, 43 M4OSA_ERR getMPEG4ProfileAndLevel(M4OSA_UInt8 profileAndLevel,
|
D | M4_Common.h | 39 M4OSA_UInt8* m_pParameterSetUnit; /* Array of items*/ 51 M4OSA_UInt8 m_nalUnitLength; /* length in bytes of the NALUnitLength 53 M4OSA_UInt8 m_numOfSequenceParameterSets; /* Number of sequence parameter sets*/ 54 M4OSA_UInt8 m_numOfPictureParameterSets; /* Number of picture parameter sets*/
|
D | M4VD_Tools.h | 41 M4OSA_UInt8 offset, M4OSA_UInt8 nb_bits);
|
D | M4SYS_AccessUnit.h | 54 typedef M4OSA_UInt8 M4SYS_AU_Attr; 71 M4OSA_UInt8 nbFrag; /**< The number of fragments. It can be 0 if there is
|
D | M4ENCODER_common.h | 305 M4OSA_UInt8 uiRateFactor; 309 M4OSA_UInt8 uiMotionEstimationTools; 387 typedef M4OSA_ERR (H264MCS_ProcessEncodedNALU_fct)(M4OSA_Void*ainstance,M4OSA_UInt8* inbuff, 389 M4OSA_UInt8 *outbuff, M4OSA_Int32 *outbuf_size);
|
D | M4READER_3gpCom.h | 135 M4OSA_UInt8 uiProfile; 137 M4OSA_UInt8 uiLevel;
|
D | M4DECODER_Common.h | 160 M4OSA_UInt8 uiProfile; /**< profile and level as defined in the Visual 163 M4OSA_UInt8 uiUseOfResynchMarker; /**< Usage of resynchronization marker */
|
/frameworks/av/libvideoeditor/vss/inc/ |
D | M4VSS3GPP_InternalConfig.h | 119 const M4OSA_UInt8 M4VSS3GPP_AMR_AU_SILENCE_FRAME_048[M4VSS3GPP_AMR_AU_SILENCE_FRAME_048_SIZE] = 125 extern const M4OSA_UInt8 \ 136 const M4OSA_UInt8 M4VSS3GPP_AAC_AU_SILENCE_MONO[M4VSS3GPP_AAC_AU_SILENCE_MONO_SIZE] = 141 extern const M4OSA_UInt8 M4VSS3GPP_AAC_AU_SILENCE_MONO[M4VSS3GPP_AAC_AU_SILENCE_MONO_SIZE]; 147 const M4OSA_UInt8 M4VSS3GPP_AAC_AU_SILENCE_STEREO[M4VSS3GPP_AAC_AU_SILENCE_STEREO_SIZE] = 152 extern const M4OSA_UInt8 M4VSS3GPP_AAC_AU_SILENCE_STEREO[M4VSS3GPP_AAC_AU_SILENCE_STEREO_SIZE];
|
D | M4VSS3GPP_InternalTypes.h | 249 M4OSA_UInt8 m_uiNbRegisteredReaders; 253 M4OSA_UInt8 m_uiNbRegisteredVideoDec; 366 M4OSA_UInt8* pSilenceFrameData; 464 M4OSA_UInt8* pSilenceFrameData; /**< Pointer to silence frame data 531 M4OSA_UInt8 uiClipNumber; /**< Number of element of the clip 539 M4OSA_UInt8 *pActiveEffectsList; /**< List of the active effects 541 M4OSA_UInt8 nbEffects; /**< Numbers of effects RC */ 542 M4OSA_UInt8 nbActiveEffects; /**< Numbers of active effects RC */ 546 M4OSA_UInt8 uiCurrentClip; /**< Index of the current clip 1 in 602 …M4OSA_UInt8 *pActiveEffectsList1; /**< List of the active effects settings. Array of… [all …]
|
D | M4VSS3GPP_API.h | 388 M4OSA_UInt8 uiClipNumber; 390 M4OSA_UInt8 uiMasterClip; 398 M4OSA_UInt8 nbEffects; /**< Number of effects in the above list */ 498 M4OSA_UInt8 nbEffects); 557 M4OSA_ERR M4VSS3GPP_editStep(M4VSS3GPP_EditContext pContext, M4OSA_UInt8 *pProgress); 628 M4OSA_UInt8 outputNBChannels; /**< Output audio nb of channels */ 677 M4OSA_UInt8 *pProgress); 760 M4VIFI_ImagePlane *pDecPlanes, M4OSA_UInt8 *pProgress);
|
D | M4VSS3GPP_Extended_API.h | 142 M4OSA_UInt8 uialphaBlendingStart; /*Start percentage of Alpha blending*/ 143 M4OSA_UInt8 uialphaBlendingMiddle; /*Middle percentage of Alpha blending*/ 144 M4OSA_UInt8 uialphaBlendingEnd; /*End percentage of Alpha blending*/ 145 M4OSA_UInt8 uialphaBlendingFadeInTime; /*Duration, in percentage of 147 M4OSA_UInt8 uialphaBlendingFadeOutTime; /*Duration, in percentage of effect
|
D | M4xVSS_Internal.h | 74 M4OSA_UInt8 m_fadeInTime; /*Start percentage of Alpha blending*/ 75 M4OSA_UInt8 m_fadeOutTime; /*Middle percentage of Alpha blending*/ 76 M4OSA_UInt8 m_end; /*End percentage of Alpha blending*/ 77 M4OSA_UInt8 m_middle; /*Duration, in percentage of effect duration, 79 M4OSA_UInt8 m_start; /*Duration, in percentage of effect duration, 172 M4OSA_UInt8 uiDebug_fileCounter;/**<for debug purpose, 432 M4OSA_UInt8 previousClipNumber; 449 M4OSA_UInt8 nbStepTotal; 451 M4OSA_UInt8 currentStep;
|
D | M4xVSS_API.h | 123 M4OSA_UInt8 nbEffects; 144 M4OSA_UInt8 *pBufferOut, 166 M4OSA_UInt8 *pBufferIn, 344 M4OSA_ERR M4xVSS_Step(M4OSA_Context pContext, M4OSA_UInt8 *pProgress); 521 M4OSA_UInt32 filePathSize, M4OSA_UInt8 nbEffects);
|
/frameworks/av/libvideoeditor/vss/3gpwriter/inc/ |
D | M4MP4W_Writer.h | 62 M4OSA_ERR M4MP4W_getVersion(M4OSA_UInt8* major, 63 M4OSA_UInt8* minor, 64 M4OSA_UInt8* revision);
|
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/ |
D | VideoEditorVideoDecoder.cpp | 240 M4OSA_ERR VideoEditorVideoDecoder_internalParseVideoDSI(M4OSA_UInt8* pVol, in VideoEditorVideoDecoder_internalParseVideoDSI() 247 M4OSA_UInt8 i; in VideoEditorVideoDecoder_internalParseVideoDSI() 249 M4OSA_UInt8 vol_verid=0, b_hierarchy_type; in VideoEditorVideoDecoder_internalParseVideoDSI() 252 M4OSA_UInt8 video_object_layer_shape = 0; in VideoEditorVideoDecoder_internalParseVideoDSI() 253 M4OSA_UInt8 sprite_enable = 0; in VideoEditorVideoDecoder_internalParseVideoDSI() 254 M4OSA_UInt8 reduced_resolution_vop_enable = 0; in VideoEditorVideoDecoder_internalParseVideoDSI() 255 M4OSA_UInt8 scalability = 0; in VideoEditorVideoDecoder_internalParseVideoDSI() 256 M4OSA_UInt8 enhancement_type = 0; in VideoEditorVideoDecoder_internalParseVideoDSI() 257 M4OSA_UInt8 complexity_estimation_disable = 0; in VideoEditorVideoDecoder_internalParseVideoDSI() 258 M4OSA_UInt8 interlaced = 0; in VideoEditorVideoDecoder_internalParseVideoDSI() [all …]
|
D | VideoEditor3gpReader.cpp | 291 static M4OSA_UInt8* VideoEditor3gpReader_GetCurrentbitStreamPointer( in VideoEditor3gpReader_GetCurrentbitStreamPointer() 297 return (M4OSA_UInt8*)((M4OSA_UInt8*)pStreamContext->mPbitStream + \ in VideoEditor3gpReader_GetCurrentbitStreamPointer() 1100 M4OSA_UInt8 *lbuffer; in VideoEditor3gpReader_getNextAu() 1102 lbuffer = (M4OSA_UInt8 *) pAu->dataAddress; in VideoEditor3gpReader_getNextAu() 1168 M4OSA_UInt8 nalUnitLength; in VideoEditor3gpReader_AnalyseAvcDsi() 1169 M4OSA_UInt8 numOfSequenceParameterSets; in VideoEditor3gpReader_AnalyseAvcDsi() 1171 M4OSA_UInt8 numOfPictureParameterSets; in VideoEditor3gpReader_AnalyseAvcDsi() 1202 nalUnitLength = (M4OSA_UInt8)((val & 0x03) + 1);/*0b11111100*/ in VideoEditor3gpReader_AnalyseAvcDsi() 1234 numOfPictureParameterSets=(M4OSA_UInt8)\ in VideoEditor3gpReader_AnalyseAvcDsi() 1332 (M4OSA_UInt8*)pPos; /**< current position in the buffer */ in VideoEditor3gpReader_AnalyseAvcDsi() [all …]
|
/frameworks/av/libvideoeditor/vss/mcs/src/ |
D | M4MCS_VideoPreProcessing.c | 156 M4OSA_UInt8* pOutPlaneY = pPlaneOut[0].pac_data + in M4MCS_intApplyVPP() 158 M4OSA_UInt8* pOutPlaneU = pPlaneOut[1].pac_data + in M4MCS_intApplyVPP() 160 M4OSA_UInt8* pOutPlaneV = pPlaneOut[2].pac_data + in M4MCS_intApplyVPP() 162 M4OSA_UInt8* pInPlaneY = M4OSA_NULL; in M4MCS_intApplyVPP() 163 M4OSA_UInt8* pInPlaneU = M4OSA_NULL; in M4MCS_intApplyVPP() 164 M4OSA_UInt8* pInPlaneV = M4OSA_NULL; in M4MCS_intApplyVPP() 199 (M4OSA_UInt8*)M4OSA_32bitAlignedMalloc(pImagePlanesTemp[0]\ in M4MCS_intApplyVPP() 208 (M4OSA_UInt8*)M4OSA_32bitAlignedMalloc(pImagePlanesTemp[1]\ in M4MCS_intApplyVPP() 217 (M4OSA_UInt8*)M4OSA_32bitAlignedMalloc(pImagePlanesTemp[2]\ in M4MCS_intApplyVPP()
|
D | M4MCS_API.c | 99 M4OSA_UInt8 *pTranscodedTime ); 211 M4OSA_UInt8 *pbs; in H264MCS_getBits() 229 pbs = (M4OSA_UInt8 *)p_bs->pui8BfrPtr; in H264MCS_getBits() 267 M4OSA_UInt8 *pbs; in H264MCS_flushBits() 281 pbs = (M4OSA_UInt8 *)p_bs->pui8BfrPtr; in H264MCS_flushBits() 419 M4OSA_UInt8 length ) in NSWAVCMCS_putBits() 422 M4OSA_UInt8 byteOne; in NSWAVCMCS_putBits() 446 bS->streamBuffer[bS->byteCnt++] = (M4OSA_UInt8)(bS->currBuff >> 24); in NSWAVCMCS_putBits() 461 (M4OSA_UInt8)(( bS->currBuff >> 16) & 0xff); in NSWAVCMCS_putBits() 476 (M4OSA_UInt8)(( bS->currBuff >> 8) & 0xff); in NSWAVCMCS_putBits() [all …]
|