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

1 2

  /frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorUtils.h 78 VIDEOEDITOR_CHECK(M4OSA_NULL != (p), M4ERR_ALLOC); \
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_FileCommon.c 57 * @return M4ERR_ALLOC: there is no more memory available
204 M4OSA_DEBUG(M4ERR_ALLOC, "M4OSA_fileCommonOpen: Too many open files");
205 return M4ERR_ALLOC;
221 M4OSA_DEBUG(M4ERR_ALLOC, "M4OSA_fileCommonOpen");
222 return M4ERR_ALLOC;
261 M4OSA_DEBUG(M4ERR_ALLOC, "M4OSA_fileCommonOpen");
262 return M4ERR_ALLOC;
370 * @return M4ERR_ALLOC: there is no more memory available
470 * @return M4ERR_ALLOC: there is no more memory available
571 * @return M4ERR_ALLOC: there is no more memory availabl
    [all...]
M4OSA_Mutex.c 53 * @return M4ERR_ALLOC: there is no more available memory
74 M4OSA_DEBUG(M4ERR_ALLOC, "M4OSA_mutexOpen");
75 return M4ERR_ALLOC;
M4OSA_Semaphore.c 62 * @return M4ERR_ALLOC: there is no more available memory
85 M4OSA_DEBUG(M4ERR_ALLOC, "M4OSA_semaphoreOpen");
87 return M4ERR_ALLOC;
M4OSA_Thread.c 117 * @return M4ERR_ALLOC: there is no more available memory
144 M4OSA_DEBUG(M4ERR_ALLOC, "M4OSA_threadSyncOpen");
146 return M4ERR_ALLOC;
570 return M4ERR_ALLOC;
M4OSA_FileWriter.c 43 * @return M4ERR_ALLOC: there is no more memory available
77 * @return M4ERR_ALLOC: there is no more memory available
176 M4OSA_DEBUG(M4ERR_ALLOC, "M4OSA_fileWriteData");
177 return M4ERR_ALLOC;
205 * @return M4ERR_ALLOC: there is no more memory available
306 * @return M4ERR_ALLOC: there is no more memory available
  /frameworks/base/media/jni/mediaeditor/
VideoEditorThumbnailMain.cpp 171 CHECK_PTR(ThumbnailOpen, pContext, err, M4ERR_ALLOC);
198 CHECK_PTR(ThumbnailOpen, pContext->m_pVideoBrowser, err, M4ERR_ALLOC);
275 CHECK_PTR(ThumbnailGetPixels32, pC->m_pVideoBrowser, err, M4ERR_ALLOC) ;
276 CHECK_PTR(ThumbnailGetPixels32, pixelArray, err, M4ERR_ALLOC) ;
297 CHECK_PTR(ThumbnailGetPixels16, pC->m_pVideoBrowser, err, M4ERR_ALLOC);
298 CHECK_PTR(ThumbnailGetPixels16, pixelArray, err, M4ERR_ALLOC);
318 CHECK_PTR(ThumbnailClose, pC, err, M4ERR_ALLOC);
VideoBrowserMain.c 48 * @return M4NO_ERROR / M4ERR_PARAMETER / M4ERR_STATE / M4ERR_ALLOC
81 pC->m_outputPlane[0].pac_data, err, M4ERR_ALLOC);
98 pC->m_outputPlane[0].pac_data, err, M4ERR_ALLOC);
127 * @return M4NO_ERROR / M4ERR_PARAMETER / M4ERR_STATE / M4ERR_ALLOC
161 CHECK_PTR(videoBrowserCreate, pContext,err, M4ERR_ALLOC);
181 CHECK_PTR(videoBrowserCreate, pContext->m_3gpReader, err, M4ERR_ALLOC);
182 CHECK_PTR(videoBrowserCreate, pContext->m_3gpData, err, M4ERR_ALLOC);
187 CHECK_PTR(videoBrowserCreate, pContext->m_pReaderCtx, err, M4ERR_ALLOC);
442 * @return M4NO_ERROR / M4ERR_PARAMETER / M4ERR_STATE / M4ERR_ALLOC
523 * @return M4NO_ERROR / M4ERR_PARAMETER / M4ERR_STATE / M4ERR_ALLOC
    [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4AD_Null.c 73 * @return M4ERR_ALLOC a memory allocation has failed
93 return M4ERR_ALLOC;
231 * @return M4ERR_ALLOC if allocation failed
240 return M4ERR_ALLOC;
M4xVSS_API.c 64 * @return M4ERR_ALLOC: Memory allocation has failed
93 return M4ERR_ALLOC;
125 return M4ERR_ALLOC;
160 return M4ERR_ALLOC;
185 return M4ERR_ALLOC;
245 * @return M4ERR_ALLOC: Memory allocation has failed
583 * @return M4ERR_ALLOC: Memory allocation has failed
    [all...]
M4AMRR_CoreReader.c 184 M4OSA_DEBUG_IF3((M4OSA_NULL == M4_Token),M4ERR_ALLOC,"Mem Alloc failed - M4_Token");
185 return M4ERR_ALLOC ;
194 return M4ERR_ALLOC ;
356 return M4ERR_ALLOC;
447 M4OSA_DEBUG_IF3((M4OSA_NULL == pStreamContext->m_pdataAddress),M4ERR_ALLOC,
449 return M4ERR_ALLOC;
618 M4OSA_DEBUG_IF3((M4OSA_NULL == pStreamContext->m_pSeekIndex),M4ERR_ALLOC,
620 return M4ERR_ALLOC ;
M4READER_Amr.c 61 * @return M4ERR_ALLOC a memory allocation has failed
77 return M4ERR_ALLOC;
267 if ((M4OSA_UInt32)M4ERR_ALLOC == err)
269 M4OSA_TRACE2_0("M4READER_AMR_getNextStream: M4AMRR_startReading returns M4ERR_ALLOC!");
285 return M4ERR_ALLOC;
510 * @return M4ERR_ALLOC there is no more memory available
583 * @return M4ERR_ALLOC there is no more memory available
656 * @return M4ERR_ALLOC memory allocation failed
757 return M4ERR_ALLOC;
765 return M4ERR_ALLOC;
    [all...]
M4READER_Pcm.c 57 * @return M4ERR_ALLOC: a memory allocation has failed
72 return M4ERR_ALLOC;
354 return M4ERR_ALLOC;
522 * @returns M4ERR_ALLOC memory allocation failed
597 * @return M4ERR_ALLOC there is no more memory available
686 return M4ERR_ALLOC;
694 return M4ERR_ALLOC;
M4DECODER_Null.c 89 * @return M4ERR_ALLOC A memory allocation has failed
107 return M4ERR_ALLOC;
319 * @return M4ERR_ALLOC There is no more available memory
411 * M4ERR_ALLOC if allocation failed
423 return M4ERR_ALLOC;
M4PCMR_CoreReader.c 53 * @return M4ERR_ALLOC there is no more memory available
82 return M4ERR_ALLOC;
147 err = M4ERR_ALLOC;
181 * @return M4ERR_ALLOC there is no more memory available
219 return M4ERR_ALLOC;
344 * @return M4ERR_ALLOC there is no more memory available
476 * @return M4ERR_ALLOC there is no more memory available
M4VSS3GPP_Edit.c 110 * @return M4ERR_ALLOC: There is no more available memory
148 returning M4ERR_ALLOC");
149 return M4ERR_ALLOC;
305 return M4ERR_ALLOC;
411 return M4ERR_ALLOC;
478 * @return M4ERR_ALLOC: There is no more available memory
538 returning M4ERR_ALLOC");
539 return M4ERR_ALLOC;
562 "M4VSS3GPP_editOpen: unable to allocate pC->pEffectsList, returning M4ERR_ALLOC");
563 return M4ERR_ALLOC;
    [all...]
M4PTO3GPP_API.c 150 * @return M4ERR_ALLOC: There is no more available memory
177 returning M4ERR_ALLOC");
178 return M4ERR_ALLOC;
261 * @return M4ERR_ALLOC: There is no more available memory
516 returning M4ERR_ALLOC");
517 return M4ERR_ALLOC;
715 (((M4OSA_UInt32)M4ERR_ALLOC) == err) )
    [all...]
M4xVSS_internal.c 76 * @return M4ERR_ALLOC: Memory allocation has failed
215 * @return M4ERR_ALLOC: Memory allocation has failed
262 * @return M4ERR_ALLOC: memory error
286 return M4ERR_ALLOC;
330 return M4ERR_ALLOC;
358 return M4ERR_ALLOC;
424 * @return M4ERR_ALLOC: memory error
442 return M4ERR_ALLOC;
    [all...]
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorBuffer.c 67 lerr = M4ERR_ALLOC;
79 lerr = M4ERR_ALLOC;
95 lerr = M4ERR_ALLOC;
232 err = M4ERR_ALLOC;
VideoEditor3gpReader.cpp 380 * @return M4ERR_ALLOC a memory allocation has failed
    [all...]
  /frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Writer.c 453 return M4ERR_ALLOC;
564 ERR_CHECK(mMp4FileDataPtr != M4OSA_NULL, M4ERR_ALLOC);
661 M4ERR_ALLOC);
683 M4ERR_ALLOC);
691 M4ERR_ALLOC);
699 != M4OSA_NULL, M4ERR_ALLOC);
707 != M4OSA_NULL, M4ERR_ALLOC);
715 != M4OSA_NULL, M4ERR_ALLOC);
721 != M4OSA_NULL, M4ERR_ALLOC);
727 != M4OSA_NULL, M4ERR_ALLOC);
    [all...]
M4MP4W_Interface.c 82 * @return M4ERR_ALLOC: there is no more available memory
116 unable to allocate context, returning M4ERR_ALLOC");
117 return (M4OSA_ERR)M4ERR_ALLOC;
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorPreviewController.cpp 220 return M4ERR_ALLOC;
235 return M4ERR_ALLOC;
250 return M4ERR_ALLOC;
281 return M4ERR_ALLOC;
308 return M4ERR_ALLOC;
340 return M4ERR_ALLOC;
391 return M4ERR_ALLOC;
485 return M4ERR_ALLOC;
762 return M4ERR_ALLOC;
829 return M4ERR_ALLOC;
    [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_VideoPreProcessing.c 205 return M4ERR_ALLOC;
214 return M4ERR_ALLOC;
223 return M4ERR_ALLOC;
  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_Error.h 144 #define M4ERR_ALLOC M4OSA_ERR_CREATE(M4_ERR,M4_COMMON,0x000003)

Completed in 272 milliseconds

1 2