Home | History | Annotate | Download | only in src

Lines Matching refs:M4OSA_NULL

167         && (( pC->pC2 == M4OSA_NULL)
474 err = pC->ShellAPI.pVideoEncoderGlobalFcts->pFctEncode(pC->ewc.pEncContext, M4OSA_NULL,
635 err = pC->ShellAPI.pVideoEncoderGlobalFcts->pFctEncode(pC->ewc.pEncContext, M4OSA_NULL,
751 if( M4OSA_NULL == pC->pC2 )
906 else if( pC->bIsMMS == M4OSA_TRUE && pC->ewc.pEncContext == M4OSA_NULL )
1067 M4VIFI_ImagePlane *pTmp = M4OSA_NULL;
1068 M4VIFI_ImagePlane *pLastDecodedFrame = M4OSA_NULL ;
1069 M4VIFI_ImagePlane *pDecoderRenderFrame = M4OSA_NULL;
1091 if( M4OSA_NULL == pC->pC1 )
1201 if (pC->pC1->lastDecodedPlane != M4OSA_NULL) {
1247 if (pC->pC2->lastDecodedPlane != M4OSA_NULL) {
1284 if(pTempPlaneClip2[i].pac_data != M4OSA_NULL) {
1286 pTempPlaneClip2[i].pac_data = M4OSA_NULL;
1289 if(pTempPlaneClip1[i].pac_data != M4OSA_NULL) {
1291 pTempPlaneClip1[i].pac_data = M4OSA_NULL;
1294 if (pTemp2[i].pac_data != M4OSA_NULL) {
1296 pTemp2[i].pac_data = M4OSA_NULL;
1299 if (pTemp1[i].pac_data != M4OSA_NULL) {
1301 pTemp1[i].pac_data = M4OSA_NULL;
1320 if (M4OSA_NULL != pC->pC1->m_pPreResizeFrame) {
1517 if (M4OSA_NULL != pC->pC1->m_pPreResizeFrame) {
1520 if (pC->pC1->lastDecodedPlane != M4OSA_NULL) {
1614 if (pC->pC1->lastDecodedPlane != M4OSA_NULL &&
1615 pLastDecodedFrame != M4OSA_NULL) {
1656 if (pTemp1[i].pac_data != M4OSA_NULL) {
1658 pTemp1[i].pac_data = M4OSA_NULL;
1662 if (pTemp2[i].pac_data != M4OSA_NULL) {
1664 pTemp2[i].pac_data = M4OSA_NULL;
1721 if (pFx->xVSS.pFramingBuffer == M4OSA_NULL) {
1891 (M4ViComImagePlane *)pPlaneTempOut, tmp, M4OSA_NULL);
1913 (M4ViComImagePlane *)pPlaneTempOut, tmp, M4OSA_NULL);
1953 if ((pFx->xVSS.pFramingBuffer != M4OSA_NULL) &&
2003 if(pTempYuvPlane[i].pac_data != M4OSA_NULL) {
2005 pTempYuvPlane[i].pac_data = M4OSA_NULL;
2115 err = M4VIFI_ImageBlendingonYUV420(M4OSA_NULL,
2372 if (pFx->xVSS.pFramingBuffer != M4OSA_NULL) {
2399 if (pFx->xVSS.pFramingBuffer != M4OSA_NULL) {
2477 if( M4OSA_NULL == pC->ShellAPI.pVideoEncoderGlobalFcts )
2631 if( M4OSA_NULL != pC->ShellAPI.pVideoEncoderGlobalFcts->pFctStart )
2664 if( M4OSA_NULL != pC->ewc.pEncContext )
2668 if( pC->ShellAPI.pVideoEncoderGlobalFcts->pFctStop != M4OSA_NULL )
2719 pC->ewc.pEncContext = M4OSA_NULL;
2890 if (pPlanes == M4OSA_NULL) {
2896 if (pPlanes[0].pac_data != M4OSA_NULL &&
2907 if (pPlanes[0].pac_data != M4OSA_NULL) {
2909 pPlanes[0].pac_data = M4OSA_NULL;
2914 if( M4OSA_NULL == pPlanes[0].pac_data )
2926 if (pPlanes[1].pac_data != M4OSA_NULL) {
2928 pPlanes[1].pac_data = M4OSA_NULL;
2933 if( M4OSA_NULL == pPlanes[1].pac_data )
2939 pPlanes[0].pac_data = M4OSA_NULL;
2947 if (pPlanes[2].pac_data != M4OSA_NULL) {
2949 pPlanes[2].pac_data = M4OSA_NULL;
2954 if( M4OSA_NULL == pPlanes[2].pac_data )
2961 pPlanes[0].pac_data = M4OSA_NULL;
2962 pPlanes[1].pac_data = M4OSA_NULL;
3011 if (pArgbPlane == M4OSA_NULL) {
3023 pArgbPlane = M4OSA_NULL;
3034 pArgbPlane = M4OSA_NULL;
3043 pArgbPlane = M4OSA_NULL;
3050 if(rgbPlane1.pac_data == M4OSA_NULL) {
3079 if(rgbPlane2.pac_data == M4OSA_NULL) {
3090 err = M4VIFI_ResizeBilinearRGB888toRGB888(M4OSA_NULL,
3100 err = M4VIFI_RGB888toYUV420(M4OSA_NULL, &rgbPlane2, pImagePlanes);
3107 err = M4VIFI_RGB888toYUV420(M4OSA_NULL, &rgbPlane1, pImagePlanes);
3141 err = M4VIFI_ResizeBilinearYUV420toYUV420(M4OSA_NULL,
3149 M4VIFI_ImagePlane* pPlaneTemp = M4OSA_NULL;
3156 M4OSA_UInt8* pInPlaneY = M4OSA_NULL;
3157 M4OSA_UInt8* pInPlaneU = M4OSA_NULL;
3158 M4OSA_UInt8* pInPlaneV = M4OSA_NULL;
3195 if (pImagePlanesTemp[0].pac_data == M4OSA_NULL) {
3203 if (pImagePlanesTemp[1].pac_data == M4OSA_NULL) {
3212 if (pImagePlanesTemp[2].pac_data == M4OSA_NULL) {
3347 if (M4OSA_NULL == pC->m_air_context) {
3396 if (pImagePlanesTemp[i].pac_data != M4OSA_NULL) {
3398 pImagePlanesTemp[i].pac_data = M4OSA_NULL;
3417 if (pClipCtxt->pPlaneYuv == M4OSA_NULL) {
3432 if (pClipCtxt->pPlaneYuv[0].pac_data == M4OSA_NULL) {
3483 if (pClipCtxt->pPlaneYuvWithEffect == M4OSA_NULL) {
3498 if (pClipCtxt->pPlaneYuvWithEffect[0].pac_data == M4OSA_NULL) {
3550 M4VIFI_ImagePlane *pDecoderRenderFrame = M4OSA_NULL;
3552 M4VIFI_ImagePlane* pTmp = M4OSA_NULL;
3559 if (M4OSA_NULL != pClipCtxt->m_pPreResizeFrame) {
3695 if (pTemp[i].pac_data != M4OSA_NULL) {
3697 pTemp[i].pac_data = M4OSA_NULL;
3721 if (pTemp[i].pac_data != M4OSA_NULL) {
3723 pTemp[i].pac_data = M4OSA_NULL;
3733 if (pTemp[i].pac_data != M4OSA_NULL) {
3735 pTemp[i].pac_data = M4OSA_NULL;
3842 if (outPlane[0].pac_data == M4OSA_NULL) {
3853 if (outPlane[1].pac_data == M4OSA_NULL) {
3865 if (outPlane[2].pac_data == M4OSA_NULL) {
3874 M4VIFI_Rotate90RightYUV420toYUV420(M4OSA_NULL, pPlaneIn, outPlane);
3879 M4VIFI_Rotate180YUV420toYUV420(M4OSA_NULL, pPlaneIn, pPlaneIn);
3883 M4VIFI_Rotate90LeftYUV420toYUV420(M4OSA_NULL, pPlaneIn, outPlane);
3937 if (planeIn == M4OSA_NULL) {