Searched refs:icvPower2ShiftTab (Results 1 – 2 of 2) sorted by relevance
77 static const schar icvPower2ShiftTab[] = variable500 if( elem_size <= ICV_SHIFT_TAB_MAX && (id = icvPower2ShiftTab[elem_size - 1]) >= 0 ) in cvSeqElemIdx()1022 if( elem_size <= ICV_SHIFT_TAB_MAX && (index = icvPower2ShiftTab[elem_size - 1]) >= 0 ) in cvGetSeqReaderPos()
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()