Searched refs:icvPower2ShiftTab (Results 1 – 1 of 1) sorted by relevance
71 static const schar icvPower2ShiftTab[] = variable590 if( elem_size <= ICV_SHIFT_TAB_MAX && (id = icvPower2ShiftTab[elem_size - 1]) >= 0 ) in cvSeqElemIdx()1197 if( elem_size <= ICV_SHIFT_TAB_MAX && (index = icvPower2ShiftTab[elem_size - 1]) >= 0 ) in cvGetSeqReaderPos()