Home | History | Annotate | Download | only in src

Lines Matching refs:M4OSA_NULL

242     VideoEditorAudioEncoder_Context* pEncoderContext = M4OSA_NULL;
245 VIDEOEDITOR_CHECK(M4OSA_NULL != pContext, M4ERR_PARAMETER);
250 pContext = M4OSA_NULL;
266 VideoEditorAudioEncoder_Context* pEncoderContext = M4OSA_NULL;
269 VIDEOEDITOR_CHECK(M4OSA_NULL != pContext, M4ERR_PARAMETER);
282 *pContext = M4OSA_NULL;
307 VideoEditorAudioEncoder_Context* pEncoderContext = M4OSA_NULL;
311 VIDEOEDITOR_CHECK(M4OSA_NULL != pContext, M4ERR_PARAMETER);
346 VideoEditorAudioEncoder_Context* pEncoderContext = M4OSA_NULL;
355 VIDEOEDITOR_CHECK(M4OSA_NULL != pContext, M4ERR_PARAMETER);
356 VIDEOEDITOR_CHECK(M4OSA_NULL != pParams, M4ERR_PARAMETER);
357 VIDEOEDITOR_CHECK(M4OSA_NULL != pDSI, M4ERR_PARAMETER);
360 pDSI->pInfo = M4OSA_NULL;
502 VideoEditorAudioEncoder_Context* pEncoderContext = M4OSA_NULL;
503 M4OSA_Int8* pData = M4OSA_NULL;
508 VIDEOEDITOR_CHECK(M4OSA_NULL != pContext, M4ERR_PARAMETER);
550 VideoEditorAudioEncoder_Context* pEncoderContext = M4OSA_NULL;
557 VIDEOEDITOR_CHECK(M4OSA_NULL != pContext, M4ERR_PARAMETER);
558 VIDEOEDITOR_CHECK(M4OSA_NULL != buffer, M4ERR_PARAMETER);
559 VIDEOEDITOR_CHECK(M4OSA_NULL != pOutBuffer, M4ERR_PARAMETER);
608 VideoEditorAudioEncoder_Context* pEncoderContext = M4OSA_NULL;
614 VIDEOEDITOR_CHECK(M4OSA_NULL != pContext, M4ERR_PARAMETER);
615 VIDEOEDITOR_CHECK(M4OSA_NULL != pInBuffer, M4ERR_PARAMETER);
616 VIDEOEDITOR_CHECK(M4OSA_NULL != pOutBuffer, M4ERR_PARAMETER);
647 VideoEditorAudioEncoder_Context* pEncoderContext = M4OSA_NULL;
650 VIDEOEDITOR_CHECK(M4OSA_NULL != pContext, M4ERR_PARAMETER);
678 VIDEOEDITOR_CHECK(M4OSA_NULL != pFormat, M4ERR_PARAMETER);
679 VIDEOEDITOR_CHECK(M4OSA_NULL != pEncoderInterface, M4ERR_PARAMETER);
722 *pEncoderInterface = M4OSA_NULL;