Home | History | Annotate | Download | only in cpp

Lines Matching refs:U8_4

37     if (e->isCompatible(Element::U8_4(rs)) == false) {
71 if (e->isCompatible(Element::U8_4(rs)) == false) {
206 if ((e->isCompatible(Element::U8_4(rs)) == false) &&
260 !(in->getType()->getElement()->isCompatible(Element::U8_4(mRS))) &&
272 !(out->getType()->getElement()->isCompatible(Element::U8_4(mRS))) &&
342 !(e->isCompatible(Element::U8_4(rs))) &&
383 !(e->isCompatible(Element::U8_4(rs))) &&
479 !(ain->getType()->getElement()->isCompatible(Element::U8_4(mRS)))) {
481 "Input allocation to Histogram must be U8 or U8_4");
497 !(ain->getType()->getElement()->isCompatible(Element::U8_4(mRS)))) {
499 "Input allocation to Histogram must be U8 or U8_4");
507 if (!(e->isCompatible(Element::U8_4(rs)))) {
531 if (!(ain->getType()->getElement()->isCompatible(Element::U8_4(mRS))) ||
532 !(aout->getType()->getElement()->isCompatible(Element::U8_4(mRS)))) {
594 !(ain->getType()->getElement()->isCompatible(Element::U8_4(mRS))) &&
609 if (!(e->isCompatible(Element::U8_4(rs)))) {