Home | History | Annotate | Download | only in src

Lines Matching refs:M4OSA_NULL

100     else if ((M4OSA_NULL == pC->ReaderVideoAU.m_dataAddress) ||
101 (M4OSA_NULL == pC->pViDecCtxt))
113 M4OSA_TRACE1_0("M4MCS_intApplyVPP: pReaderVideoAU->m_dataAddress is M4OSA_NULL,\
121 * m_pPreResizeFrame different than M4OSA_NULL means that resizing is needed */
122 if (M4OSA_NULL != pC->pPreResizeFrame)
143 err = M4VIFI_ResizeBilinearYUV420toYUV420(M4OSA_NULL,
162 M4OSA_UInt8* pInPlaneY = M4OSA_NULL;
163 M4OSA_UInt8* pInPlaneU = M4OSA_NULL;
164 M4OSA_UInt8* pInPlaneV = M4OSA_NULL;
202 if(pImagePlanesTemp[0].pac_data == M4OSA_NULL)
211 if(pImagePlanesTemp[1].pac_data == M4OSA_NULL)
220 if(pImagePlanesTemp[2].pac_data == M4OSA_NULL)
351 if(M4OSA_NULL == pC->m_air_context)
410 if(pImagePlanesTemp[i].pac_data != M4OSA_NULL)
414 pImagePlanesTemp[i].pac_data = M4OSA_NULL;