Home | History | Annotate | Download | only in src

Lines Matching refs:getGray

109         int getGray(const Pixel* ptr0, const uchar* imgptr0, int mask) const
430 comptr->gray_level = ptr->getGray(ptr0, imgptr0, mask);
435 int curr_gray = ptr->getGray(ptr0, imgptr0, mask);
446 int nbr_gray = ptr_nbr->getGray(ptr0, imgptr0, mask);