Home | History | Annotate | Download | only in mkvparser

Lines Matching refs:m_pMuxingAppAsUTF8

4754     m_pMuxingAppAsUTF8(NULL),

4776 else if (Match(pReader, pos, 0x0D80, m_pMuxingAppAsUTF8)) //[4D][80]
4777 assert(m_pMuxingAppAsUTF8);
4811 if (m_pMuxingAppAsUTF8)
4813 delete[] m_pMuxingAppAsUTF8;
4814 m_pMuxingAppAsUTF8 = NULL;
4851 return m_pMuxingAppAsUTF8;