Home | History | Annotate | Download | only in src

Lines Matching refs:bt

283         int* bt = (int*)border_tab;
285 bt[i] = CV_TOGGLE_FLT(bt[i]);
357 const uchar *bt = (uchar*)border_tab;
359 trow[i] = bt[i];
362 trow[i + width_n] = bt[i];