Home | History | Annotate | Download | only in highgui

Lines Matching refs:dc_pred

1107     m_ci[0].dc_pred = m_ci[1].dc_pred = m_ci[2].dc_pred = 0; 
1298 m_ci[c].dc_pred = val += m_ci[c].dc_pred;
1642 int dc_pred[] = { 0, 0, 0 };
1804 val = buffer[0] - dc_pred[j];
1805 dc_pred[j] = buffer[0];