Home | History | Annotate | Download | only in highgui

Lines Matching refs:m_td

783         m_td[i] = new short[max_dec_htable_size];
793 delete[] m_td[i];
794 m_td[i] = 0;
1002 hclass == 0 ? m_td[t] : m_ta[t],
1288 const short* td = m_td[m_ci[c].td];