Home | History | Annotate | Download | only in src

Lines Matching refs:M4OSA_NULL

100     M4_VideoHandler_Context* pStreamContext = M4OSA_NULL;

102 *pContext = M4OSA_NULL;
111 pStreamContext->m_pNextAccessUnitToDecode = M4OSA_NULL;
112 pStreamContext->m_pLibrary = M4OSA_NULL;
113 pStreamContext->m_pVideoStreamhandler = M4OSA_NULL;
117 pStreamContext->m_pUserData = M4OSA_NULL;
119 pStreamContext->m_pVideoFilter = M4OSA_NULL;
141 M4OSA_DEBUG_IF1((M4OSA_NULL == pStreamContext),
201 M4VIFI_ImagePlane* pTempDecYuvData = M4OSA_NULL;
422 if (M4OSA_NULL == *pDecoderInterface) {