Home | History | Annotate | Download | only in src

Lines Matching refs:INTER_BITS

477                 m1[j*2+0] = (short)(iu >> cv::INTER_BITS);
478 m1[j*2+1] = (short)(iv >> cv::INTER_BITS);