/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/ |
VideoEditorVideoDecoder.h | 27 M4OSA_ERR VideoEditorVideoDecoder_getInterface_MPEG4( 31 M4OSA_ERR VideoEditorVideoDecoder_getInterface_H264( 35 M4OSA_ERR VideoEditorVideoDecoder_getSoftwareInterface_MPEG4( 39 M4OSA_ERR VideoEditorVideoDecoder_getSoftwareInterface_H264( 43 M4OSA_ERR VideoEditorVideoDecoder_getVideoDecodersAndCapabilities(
|
VideoEditorAudioEncoder.h | 29 M4OSA_ERR VideoEditorAudioEncoder_getInterface_AAC( 33 M4OSA_ERR VideoEditorAudioEncoder_getInterface_AMRNB( 37 M4OSA_ERR VideoEditorAudioEncoder_getInterface_MP3(
|
VideoEditorAudioDecoder.h | 27 M4OSA_ERR VideoEditorAudioDecoder_getInterface_AAC(M4AD_Type* pDecoderType, 30 M4OSA_ERR VideoEditorAudioDecoder_getInterface_AMRNB(M4AD_Type* pDecoderType, 33 M4OSA_ERR VideoEditorAudioDecoder_getInterface_AMRWB(M4AD_Type* pDecoderType, 36 M4OSA_ERR VideoEditorAudioDecoder_getInterface_MP3(M4AD_Type* pDecoderType,
|
VideoEditor3gpReader.h | 27 M4OSA_ERR VideoEditor3gpReader_getInterface(
|
VideoEditorMp3Reader.h | 27 M4OSA_ERR VideoEditorMp3Reader_getInterface(
|
VideoEditorVideoEncoder.h | 27 M4OSA_ERR VideoEditorVideoEncoder_getInterface_H263(M4ENCODER_Format* pFormat, 30 M4OSA_ERR VideoEditorVideoEncoder_getInterface_MPEG4(M4ENCODER_Format* pFormat, 33 M4OSA_ERR VideoEditorVideoEncoder_getInterface_H264(M4ENCODER_Format* pFormat,
|
VideoEditorBuffer.h | 80 M4OSA_ERR VIDEOEDITOR_BUFFER_allocatePool(VIDEOEDITOR_BUFFER_Pool** ppool, 90 M4OSA_ERR VIDEOEDITOR_BUFFER_allocatePool(VIDEOEDITOR_BUFFER_Pool** ppool, 95 M4OSA_ERR VIDEOEDITOR_BUFFER_freePool(LVOMX_BUFFER_Pool* ppool) 102 M4OSA_ERR VIDEOEDITOR_BUFFER_freePool(VIDEOEDITOR_BUFFER_Pool* ppool); 106 M4OSA_ERR VIDEOEDITOR_BUFFER_getBuffer(VIDEOEDITOR_BUFFER_Pool* ppool, 116 M4OSA_ERR VIDEOEDITOR_BUFFER_getBuffer(VIDEOEDITOR_BUFFER_Pool* ppool, 121 M4OSA_ERR VIDEOEDITOR_BUFFER_initPoolBuffers(VIDEOEDITOR_BUFFER_Pool* ppool, 124 M4OSA_ERR VIDEOEDITOR_BUFFER_getOldestBuffer(VIDEOEDITOR_BUFFER_Pool *pool,
|
/frameworks/av/libvideoeditor/vss/mcs/inc/ |
M4MCS_InternalFunctions.h | 36 * M4OSA_ERR M4MCS_intApplyVPP( M4VPP_Context pContext, 52 M4OSA_ERR M4MCS_intApplyVPP(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn, 57 * M4OSA_ERR M4MCS_SubscribeMediaAndCodec(M4MCS_Context pContext); 66 M4OSA_ERR M4MCS_subscribeMediaAndCodec(M4MCS_Context pContext); 76 M4OSA_ERR M4MCS_clearInterfaceTables(M4MCS_Context pContext); 80 * M4OSA_ERR M4MCS_registerWriter(M4MCS_Context pContext, 93 M4OSA_ERR M4MCS_registerWriter( 101 * M4OSA_ERR M4MCS_registerEncoder( M4MCS_Context pContext, 113 M4OSA_ERR M4MCS_registerVideoEncoder( 120 * M4OSA_ERR M4MCS_registerAudioEncoder( M4MCS_Context pContext [all...] |
M4MCS_API.h | 135 typedef M4OSA_ERR (*M4MCS_editAudioEffectFct) 314 * M4OSA_ERR M4MCS_getVersion(M4_VersionInfo* pVersionInfo); 322 M4OSA_ERR M4MCS_getVersion(M4_VersionInfo* pVersionInfo); 326 * M4OSA_ERR M4MCS_init(M4MCS_Context* pContext, M4OSA_FileReadPointer* pFileReadPtrFct, 338 M4OSA_ERR M4MCS_init(M4MCS_Context* pContext, M4OSA_FileReadPointer* pFileReadPtrFct, 343 * M4OSA_ERR M4MCS_open(M4MCS_Context pContext, M4OSA_Void* pFileIn, M4OSA_Void* pFileOut, 368 M4OSA_ERR M4MCS_open(M4MCS_Context pContext, M4OSA_Void* pFileIn, 374 * M4OSA_ERR M4MCS_step(M4MCS_Context pContext, M4OSA_UInt8 *pProgress); 392 M4OSA_ERR M4MCS_step(M4MCS_Context pContext, M4OSA_UInt8 *pProgress); 396 * M4OSA_ERR M4MCS_pause(M4MCS_Context pContext) [all...] |
/frameworks/av/libvideoeditor/vss/inc/ |
M4VSS3GPP_InternalFunctions.h | 50 * M4OSA_ERR M4VSS3GPP_intEditStepVideo() 55 M4OSA_ERR M4VSS3GPP_intEditStepVideo(M4VSS3GPP_InternalEditContext *pC); 59 * M4OSA_ERR M4VSS3GPP_intEditStepAudio() 64 M4OSA_ERR M4VSS3GPP_intEditStepAudio(M4VSS3GPP_InternalEditContext *pC); 68 * M4OSA_ERR M4VSS3GPP_intEditStepMP3() 73 M4OSA_ERR M4VSS3GPP_intEditStepMP3(M4VSS3GPP_InternalEditContext *pC); 77 * M4OSA_ERR M4VSS3GPP_intOpenClip() 82 M4OSA_ERR M4VSS3GPP_intOpenClip(M4VSS3GPP_InternalEditContext *pC, M4VSS3GPP_ClipContext **hClip, 87 * M4OSA_ERR M4VSS3GPP_intDestroyVideoEncoder() 92 M4OSA_ERR M4VSS3GPP_intDestroyVideoEncoder(M4VSS3GPP_InternalEditContext *pC) [all...] |
M4xVSS_API.h | 141 typedef M4OSA_ERR (*M4xVSS_toUTF8Fct) 164 typedef M4OSA_ERR (*M4xVSS_fromUTF8Fct) 208 M4OSA_ERR M4xVSS_Init(M4OSA_Context* pContext, M4xVSS_InitParams* params); 227 M4OSA_ERR M4xVSS_ReduceTranscode(M4OSA_Context pContext, M4VSS3GPP_EditSettings* pSettings); 247 M4OSA_ERR M4xVSS_SendCommand(M4OSA_Context pContext, M4VSS3GPP_EditSettings* pSettings); 268 M4OSA_ERR M4xVSS_PreviewStart(M4OSA_Context pContext, M4xVSS_PreviewSettings* pPreviewSettings); 284 M4OSA_ERR M4xVSS_PreviewStop(M4OSA_Context pContext); 305 M4OSA_ERR M4xVSS_SaveStart(M4OSA_Context pContext, M4OSA_Void* pFilePath, 322 M4OSA_ERR M4xVSS_SaveStop(M4OSA_Context pContext); 344 M4OSA_ERR M4xVSS_Step(M4OSA_Context pContext, M4OSA_UInt8 *pProgress) [all...] |
/frameworks/av/libvideoeditor/osal/inc/ |
M4OSA_Mutex.h | 38 M4OSAL_REALTIME_EXPORT_TYPE M4OSA_ERR M4OSA_mutexOpen( M4OSA_Context* context ); 41 M4OSAL_REALTIME_EXPORT_TYPE M4OSA_ERR M4OSA_mutexLock( M4OSA_Context context, 45 M4OSAL_REALTIME_EXPORT_TYPE M4OSA_ERR M4OSA_mutexUnlock( M4OSA_Context context ); 48 M4OSAL_REALTIME_EXPORT_TYPE M4OSA_ERR M4OSA_mutexClose( M4OSA_Context context );
|
M4OSA_Semaphore.h | 35 M4OSAL_REALTIME_EXPORT_TYPE M4OSA_ERR M4OSA_semaphoreOpen( M4OSA_Context* context, 39 M4OSAL_REALTIME_EXPORT_TYPE M4OSA_ERR M4OSA_semaphorePost( M4OSA_Context context ); 42 M4OSAL_REALTIME_EXPORT_TYPE M4OSA_ERR M4OSA_semaphoreWait( M4OSA_Context context, 46 M4OSAL_REALTIME_EXPORT_TYPE M4OSA_ERR M4OSA_semaphoreClose( M4OSA_Context context );
|
M4OSA_FileWriter.h | 72 M4OSA_ERR (*openWrite) (M4OSA_Context* context, 76 M4OSA_ERR (*writeData) (M4OSA_Context context, 80 M4OSA_ERR (*seek) (M4OSA_Context context, 84 M4OSA_ERR (*Flush) (M4OSA_Context context); 85 M4OSA_ERR (*closeWrite) (M4OSA_Context context); 86 M4OSA_ERR (*setOption) (M4OSA_Context context, 90 M4OSA_ERR (*getOption) (M4OSA_Context context, 100 M4OSAL_FILE_EXPORT_TYPE M4OSA_ERR M4OSA_fileWriteOpen (M4OSA_Context* context, 104 M4OSAL_FILE_EXPORT_TYPE M4OSA_ERR M4OSA_fileWriteData (M4OSA_Context context, 113 M4OSAL_FILE_EXPORT_TYPE M4OSA_ERR M4OSA_fileWriteSeek (M4OSA_Context context [all...] |
M4OSA_FileReader.h | 76 M4OSA_ERR (*openRead) (M4OSA_Context* context, 80 M4OSA_ERR (*readData) (M4OSA_Context context, 84 M4OSA_ERR (*seek) (M4OSA_Context context, 88 M4OSA_ERR (*closeRead) (M4OSA_Context context); 90 M4OSA_ERR (*setOption) (M4OSA_Context context, 94 M4OSA_ERR (*getOption) (M4OSA_Context context, 104 M4OSAL_FILE_EXPORT_TYPE M4OSA_ERR M4OSA_fileReadOpen (M4OSA_Context* context, 108 M4OSAL_FILE_EXPORT_TYPE M4OSA_ERR M4OSA_fileReadData (M4OSA_Context context, 112 M4OSAL_FILE_EXPORT_TYPE M4OSA_ERR M4OSA_fileReadSeek (M4OSA_Context context, 116 M4OSAL_FILE_EXPORT_TYPE M4OSA_ERR M4OSA_fileReadClose (M4OSA_Context context) [all...] |
M4OSA_Memory.h | 45 M4OSAL_MEMORY_EXPORT_TYPE extern M4OSA_ERR M4OSA_randInit(void); 48 M4OSAL_MEMORY_EXPORT_TYPE extern M4OSA_ERR M4OSA_rand(M4OSA_Int32* out_value,
|
/frameworks/av/libvideoeditor/vss/common/inc/ |
M4AD_Null.h | 47 M4OSA_ERR M4AD_NULL_getInterface( M4AD_Type *pDecoderType, M4AD_Interface **pDecoderInterface);
|
M4DECODER_Null.h | 49 M4OSA_ERR M4DECODER_NULL_getInterface( M4DECODER_VideoType *pDecoderType,
|
M4AMRR_CoreReader.h | 63 * M4OSA_ERR M4AMRR_openRead (M4OSA_Context* pContext, M4OSA_Void* pFileDescriptor, 80 M4OSA_ERR M4AMRR_openRead (M4OSA_Context* pContext, M4OSA_Void* pFileDescriptor, 85 * M4OSA_ERR M4AMRR_getNextStream(M4OSA_Context Context, M4SYS_StreamDescription* pStreamDesc ); 101 M4OSA_ERR M4AMRR_getNextStream(M4OSA_Context Context, M4SYS_StreamDescription* pStreamDesc ); 105 * M4OSA_ERR M4AMRR_startReading(M4OSA_Context Context, M4SYS_StreamID* pStreamIDs ); 119 M4OSA_ERR M4AMRR_startReading(M4OSA_Context Context, M4SYS_StreamID* pStreamIDs ); 123 * M4OSA_ERR M4AMRR_nextAU(M4OSA_Context Context, M4SYS_StreamID StreamID, M4SYS_AccessUnit* pAu); 142 M4OSA_ERR M4AMRR_nextAU(M4OSA_Context Context, M4SYS_StreamID StreamID, M4SYS_AccessUnit* pAu); 146 * M4OSA_ERR M4AMRR_freeAU(M4OSA_Context Context, M4SYS_StreamID StreamID, M4SYS_AccessUnit* pAu); 162 M4OSA_ERR M4AMRR_freeAU(M4OSA_Context Context, M4SYS_StreamID StreamID, M4SYS_AccessUnit* pAu) [all...] |
M4READER_Amr.h | 52 M4OSA_ERR M4READER_AMR_getInterfaces(M4READER_MediaType *pMediaType,
|
M4READER_Pcm.h | 51 M4OSA_ERR M4READER_PCM_getInterfaces(M4READER_MediaType *pMediaType,
|
M4VD_EXTERNAL_Interface.h | 32 M4OSA_ERR M4DECODER_EXTERNAL_ParseVideoDSI( 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,
|
M4VPP_API.h | 75 typedef M4OSA_ERR (M4VPP_apply_fct) (M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn, 82 * M4OSA_ERR M4VPP_initVideoPreprocessing(M4VPP_Context* pContext) 91 M4OSA_ERR M4VPP_initVideoPreprocessing(M4VPP_Context* pContext); 95 * M4OSA_ERR M4VPP_applyVideoPreprocessing(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn, 108 M4OSA_ERR M4VPP_applyVideoPreprocessing(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn, 113 * M4OSA_ERR M4VPP_cleanUpVideoPreprocessing(M4VPP_Context pContext) 122 M4OSA_ERR M4VPP_cleanUpVideoPreprocessing(M4VPP_Context pContext); 126 * M4OSA_ERR M4VPP_setVideoPreprocessingMode(M4VPP_Context pContext, M4VES_InputVideoFormat format) 134 M4OSA_ERR M4VPP_setVideoPreprocessingMode(M4VPP_Context pContext, M4VPP_InputVideoFormat format);
|
/frameworks/av/libvideoeditor/vss/3gpwriter/inc/ |
M4MP4W_Writer.h | 62 M4OSA_ERR M4MP4W_getVersion(M4OSA_UInt8* major, 81 M4OSA_ERR M4MP4W_openWrite( M4OSA_Context* contextPtr, 102 M4OSA_ERR M4MP4W_addStream( M4OSA_Context context, 117 M4OSA_ERR M4MP4W_startWriting( M4OSA_Context context); 133 M4OSA_ERR M4MP4W_startAU( M4OSA_Context context, 155 M4OSA_ERR M4MP4W_processAU( M4OSA_Context context, 170 M4OSA_ERR M4MP4W_closeWrite( M4OSA_Context context); 185 M4OSA_ERR M4MP4W_getOption( M4OSA_Context context, 203 M4OSA_ERR M4MP4W_setOption( M4OSA_Context context, 222 M4OSA_ERR M4MP4W_getState( M4OSA_Context context [all...] |
/frameworks/base/media/jni/mediaeditor/ |
VideoEditorThumbnailMain.h | 36 M4OSA_ERR ThumbnailOpen(M4OSA_Context *pPContext, 50 M4OSA_ERR ThumbnailGetPixels32(const M4OSA_Context pContext, 65 M4OSA_ERR ThumbnailGetPixels16(const M4OSA_Context pContext,
|