Searched defs:mRGBA2RGBA (Results 1 – 2 of 2) sorted by relevance
279 OCL_TEST_P(CvtColor8u, mRGBA2RGBA) { performTest(4, 4, CVTCODE(mRGBA2RGBA)); } in OCL_TEST_P() argument
6653 struct mRGBA2RGBA struct6655 typedef _Tp channel_type;6657 void operator()(const _Tp* src, _Tp* dst, int n) const in operator ()()