Home
last modified time | relevance | path

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

12

/frameworks/media/libvideoeditor/osal/src/
DM4OSA_FileCommon.c204 M4OSA_DEBUG(M4ERR_ALLOC, "M4OSA_fileCommonOpen: Too many open files"); in M4OSA_fileCommonOpen()
205 return M4ERR_ALLOC; in M4OSA_fileCommonOpen()
221 M4OSA_DEBUG(M4ERR_ALLOC, "M4OSA_fileCommonOpen"); in M4OSA_fileCommonOpen()
222 return M4ERR_ALLOC; in M4OSA_fileCommonOpen()
261 M4OSA_DEBUG(M4ERR_ALLOC, "M4OSA_fileCommonOpen"); in M4OSA_fileCommonOpen()
262 return M4ERR_ALLOC; in M4OSA_fileCommonOpen()
594 M4OSA_DEBUG(M4ERR_ALLOC, "M4OSA_fileCommonGetURL"); in M4OSA_fileCommonGetURL()
595 return M4ERR_ALLOC; in M4OSA_fileCommonGetURL()
656 M4OSA_DEBUG(M4ERR_ALLOC, "M4OSA_fileCommonGetFilename"); in M4OSA_fileCommonGetFilename()
657 return M4ERR_ALLOC; in M4OSA_fileCommonGetFilename()
DM4OSA_Semaphore.c85 M4OSA_DEBUG(M4ERR_ALLOC, "M4OSA_semaphoreOpen"); in M4OSA_semaphoreOpen()
87 return M4ERR_ALLOC; in M4OSA_semaphoreOpen()
DM4OSA_Mutex.c74 M4OSA_DEBUG(M4ERR_ALLOC, "M4OSA_mutexOpen"); in M4OSA_mutexOpen()
75 return M4ERR_ALLOC; in M4OSA_mutexOpen()
DM4OSA_Thread.c144 M4OSA_DEBUG(M4ERR_ALLOC, "M4OSA_threadSyncOpen"); in M4OSA_threadSyncOpen()
146 return M4ERR_ALLOC; in M4OSA_threadSyncOpen()
570 return M4ERR_ALLOC; in M4OSA_SetThreadSyncName()
DM4OSA_FileWriter.c176 M4OSA_DEBUG(M4ERR_ALLOC, "M4OSA_fileWriteData"); in M4OSA_fileWriteData()
177 return M4ERR_ALLOC; in M4OSA_fileWriteData()
/frameworks/base/media/jni/mediaeditor/
DVideoEditorThumbnailMain.cpp171 CHECK_PTR(ThumbnailOpen, pContext, err, M4ERR_ALLOC); in ThumbnailOpen()
198 CHECK_PTR(ThumbnailOpen, pContext->m_pVideoBrowser, err, M4ERR_ALLOC); in ThumbnailOpen()
275 CHECK_PTR(ThumbnailGetPixels32, pC->m_pVideoBrowser, err, M4ERR_ALLOC) ; in ThumbnailGetPixels32()
276 CHECK_PTR(ThumbnailGetPixels32, pixelArray, err, M4ERR_ALLOC) ; in ThumbnailGetPixels32()
297 CHECK_PTR(ThumbnailGetPixels16, pC->m_pVideoBrowser, err, M4ERR_ALLOC); in ThumbnailGetPixels16()
298 CHECK_PTR(ThumbnailGetPixels16, pixelArray, err, M4ERR_ALLOC); in ThumbnailGetPixels16()
318 CHECK_PTR(ThumbnailClose, pC, err, M4ERR_ALLOC); in ThumbnailClose()
DVideoBrowserMain.c81 pC->m_outputPlane[0].pac_data, err, M4ERR_ALLOC); in videoBrowserSetWindow()
98 pC->m_outputPlane[0].pac_data, err, M4ERR_ALLOC); in videoBrowserSetWindow()
161 CHECK_PTR(videoBrowserCreate, pContext,err, M4ERR_ALLOC); in videoBrowserCreate()
181 CHECK_PTR(videoBrowserCreate, pContext->m_3gpReader, err, M4ERR_ALLOC); in videoBrowserCreate()
182 CHECK_PTR(videoBrowserCreate, pContext->m_3gpData, err, M4ERR_ALLOC); in videoBrowserCreate()
187 CHECK_PTR(videoBrowserCreate, pContext->m_pReaderCtx, err, M4ERR_ALLOC); in videoBrowserCreate()
DVideoEditorMain.cpp843 pMessage = videoEditJava_getErrorName(M4ERR_ALLOC); in videoEditor_renderPreviewFrame()
885 pMessage = videoEditJava_getErrorName(M4ERR_ALLOC); in videoEditor_renderPreviewFrame()
1076 pMessage = videoEditJava_getErrorName(M4ERR_ALLOC); in videoEditor_renderMediaItemPreviewFrame()
1244 return M4ERR_ALLOC; in videoEditor_generateAudio()
1256 return M4ERR_ALLOC; in videoEditor_generateAudio()
1297 return M4ERR_ALLOC; in videoEditor_generateAudio()
1514 return M4ERR_ALLOC; in removeAlphafromRGB8888()
1550 return M4ERR_ALLOC; in removeAlphafromRGB8888()
1708 M4OSA_TRUE, M4ERR_ALLOC); in videoEditor_populateSettings()
1730 M4OSA_TRUE, M4ERR_ALLOC); in videoEditor_populateSettings()
[all …]
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorBuffer.c66 lerr = M4ERR_ALLOC; in VIDEOEDITOR_BUFFER_allocatePool()
78 lerr = M4ERR_ALLOC; in VIDEOEDITOR_BUFFER_allocatePool()
89 lerr = M4ERR_ALLOC; in VIDEOEDITOR_BUFFER_allocatePool()
226 err = M4ERR_ALLOC; in VIDEOEDITOR_BUFFER_initPoolBuffers()
DVideoEditor3gpReader.cpp1088 return M4ERR_ALLOC; in VideoEditor3gpReader_getNextAu()
1186 return M4ERR_ALLOC; in VideoEditor3gpReader_AnalyseAvcDsi()
1270 return M4ERR_ALLOC; in VideoEditor3gpReader_AnalyseAvcDsi()
1309 return M4ERR_ALLOC; in VideoEditor3gpReader_AnalyseAvcDsi()
1476 return M4ERR_ALLOC; in VideoEditor3gpReader_getNextStreamHandler()
1543 return M4ERR_ALLOC; in VideoEditor3gpReader_getNextStreamHandler()
1579 return M4ERR_ALLOC; in VideoEditor3gpReader_getNextStreamHandler()
1615 return M4ERR_ALLOC; in VideoEditor3gpReader_getNextStreamHandler()
1632 return M4ERR_ALLOC; in VideoEditor3gpReader_getNextStreamHandler()
1684 return M4ERR_ALLOC; in VideoEditor3gpReader_getNextStreamHandler()
[all …]
/frameworks/media/libvideoeditor/vss/src/
DM4xVSS_API.c93 return M4ERR_ALLOC; in M4xVSS_Init()
125 return M4ERR_ALLOC; in M4xVSS_Init()
160 return M4ERR_ALLOC; in M4xVSS_Init()
185 return M4ERR_ALLOC; in M4xVSS_Init()
864 return M4ERR_ALLOC; in M4xVSS_SendCommand()
1072 return M4ERR_ALLOC; in M4xVSS_SendCommand()
1094 return M4ERR_ALLOC; in M4xVSS_SendCommand()
1135 return M4ERR_ALLOC; in M4xVSS_SendCommand()
1187 return M4ERR_ALLOC; in M4xVSS_SendCommand()
1225 return M4ERR_ALLOC; in M4xVSS_SendCommand()
[all …]
DM4AMRR_CoreReader.c184 M4OSA_DEBUG_IF3((M4OSA_NULL == M4_Token),M4ERR_ALLOC,"Mem Alloc failed - M4_Token"); in M4AMRR_openRead()
185 return M4ERR_ALLOC ; in M4AMRR_openRead()
194 return M4ERR_ALLOC ; in M4AMRR_openRead()
356 return M4ERR_ALLOC; in M4AMRR_getNextStream()
447 M4OSA_DEBUG_IF3((M4OSA_NULL == pStreamContext->m_pdataAddress),M4ERR_ALLOC, in M4AMRR_startReading()
449 return M4ERR_ALLOC; in M4AMRR_startReading()
618 M4OSA_DEBUG_IF3((M4OSA_NULL == pStreamContext->m_pSeekIndex),M4ERR_ALLOC, in M4AMRR_seek()
620 return M4ERR_ALLOC ; in M4AMRR_seek()
DM4AD_Null.c93 return M4ERR_ALLOC; in M4AD_NULL_create()
240 return M4ERR_ALLOC; in M4AD_NULL_getInterface()
DM4READER_Amr.c77 return M4ERR_ALLOC; in M4READER_AMR_create()
267 if ((M4OSA_UInt32)M4ERR_ALLOC == err) in M4READER_AMR_getNextStream()
285 return M4ERR_ALLOC; in M4READER_AMR_getNextStream()
757 return M4ERR_ALLOC; in M4READER_AMR_getInterfaces()
765 return M4ERR_ALLOC; in M4READER_AMR_getInterfaces()
DM4READER_Pcm.c72 return M4ERR_ALLOC; in M4READER_PCM_create()
354 return M4ERR_ALLOC; in M4READER_PCM_getNextStream()
686 return M4ERR_ALLOC; in M4READER_PCM_getInterfaces()
694 return M4ERR_ALLOC; in M4READER_PCM_getInterfaces()
DM4VSS3GPP_Edit.c149 return M4ERR_ALLOC; in M4VSS3GPP_editInit()
305 return M4ERR_ALLOC; in M4VSS3GPP_editCreateClipSettings()
411 return M4ERR_ALLOC; in M4VSS3GPP_editDuplicateClipSettings()
539 return M4ERR_ALLOC; in M4VSS3GPP_editOpen()
563 return M4ERR_ALLOC; in M4VSS3GPP_editOpen()
584 return M4ERR_ALLOC; in M4VSS3GPP_editOpen()
595 return M4ERR_ALLOC; in M4VSS3GPP_editOpen()
715 return M4ERR_ALLOC; in M4VSS3GPP_editOpen()
2640 return M4ERR_ALLOC; in M4VSS3GPP_intComputeOutputVideoAndAudioDsi()
2725 return M4ERR_ALLOC; in M4VSS3GPP_intComputeOutputVideoAndAudioDsi()
[all …]
DM4PCMR_CoreReader.c82 return M4ERR_ALLOC; in M4PCMR_openRead()
147 err = M4ERR_ALLOC; in M4PCMR_openRead()
219 return M4ERR_ALLOC; in M4PCMR_getNextStream()
DM4VSS3GPP_EditVideo.c498 if( ((M4OSA_UInt32)M4ERR_ALLOC) == err ) in M4VSS3GPP_intEditStepVideo()
662 if( ((M4OSA_UInt32)M4ERR_ALLOC) == err ) in M4VSS3GPP_intEditStepVideo()
2888 return M4ERR_ALLOC; in M4VSS3GPP_intAllocateYUV420()
2909 return M4ERR_ALLOC; in M4VSS3GPP_intAllocateYUV420()
2932 return M4ERR_ALLOC; in M4VSS3GPP_intAllocateYUV420()
2983 return M4ERR_ALLOC; in M4VSS3GPP_internalConvertAndResizeARGB8888toYUV420()
3023 return M4ERR_ALLOC; in M4VSS3GPP_internalConvertAndResizeARGB8888toYUV420()
3051 return M4ERR_ALLOC; in M4VSS3GPP_internalConvertAndResizeARGB8888toYUV420()
3166 return M4ERR_ALLOC; in M4VSS3GPP_intApplyRenderingMode()
3175 return M4ERR_ALLOC; in M4VSS3GPP_intApplyRenderingMode()
[all …]
DM4DECODER_Null.c107 return M4ERR_ALLOC; in M4DECODER_NULL_create()
423 return M4ERR_ALLOC; in M4DECODER_NULL_getInterface()
/frameworks/media/libvideoeditor/vss/3gpwriter/src/
DM4MP4W_Writer.c453 return M4ERR_ALLOC; in M4MP4W_initializeAllocationParameters()
564 ERR_CHECK(mMp4FileDataPtr != M4OSA_NULL, M4ERR_ALLOC); in M4MP4W_openWrite()
661 M4ERR_ALLOC); in M4MP4W_addStream()
683 M4ERR_ALLOC); in M4MP4W_addStream()
691 M4ERR_ALLOC); in M4MP4W_addStream()
699 != M4OSA_NULL, M4ERR_ALLOC); in M4MP4W_addStream()
707 != M4OSA_NULL, M4ERR_ALLOC); in M4MP4W_addStream()
715 != M4OSA_NULL, M4ERR_ALLOC); in M4MP4W_addStream()
721 != M4OSA_NULL, M4ERR_ALLOC); in M4MP4W_addStream()
727 != M4OSA_NULL, M4ERR_ALLOC); in M4MP4W_addStream()
[all …]
DM4MP4W_Interface.c117 return (M4OSA_ERR)M4ERR_ALLOC; in M4WRITER_3GP_openWrite()
874 return (M4OSA_ERR)M4ERR_ALLOC; in M4WRITER_3GP_getInterfaces()
889 return (M4OSA_ERR)M4ERR_ALLOC; in M4WRITER_3GP_getInterfaces()
/frameworks/media/libvideoeditor/lvpp/
DVideoEditorPreviewController.cpp213 return M4ERR_ALLOC; in loadEditSettings()
228 return M4ERR_ALLOC; in loadEditSettings()
243 return M4ERR_ALLOC; in loadEditSettings()
274 return M4ERR_ALLOC; in loadEditSettings()
301 return M4ERR_ALLOC; in loadEditSettings()
333 return M4ERR_ALLOC; in loadEditSettings()
384 return M4ERR_ALLOC; in loadEditSettings()
478 return M4ERR_ALLOC; in startPreview()
755 return M4ERR_ALLOC; in clearSurface()
822 return M4ERR_ALLOC; in renderPreviewFrame()
/frameworks/media/libvideoeditor/vss/stagefrightshells/inc/
DVideoEditorUtils.h78 VIDEOEDITOR_CHECK(M4OSA_NULL != (p), M4ERR_ALLOC); \
/frameworks/media/libvideoeditor/vss/mcs/src/
DM4MCS_VideoPreProcessing.c205 return M4ERR_ALLOC; in M4MCS_intApplyVPP()
214 return M4ERR_ALLOC; in M4MCS_intApplyVPP()
223 return M4ERR_ALLOC; in M4MCS_intApplyVPP()
/frameworks/media/libvideoeditor/osal/inc/
DM4OSA_Error.h144 #define M4ERR_ALLOC M4OSA_ERR_CREATE(M4_ERR,M4_COMMON,0x000003) macro

12