Searched defs:RGBA2mRGBA (Results 1 – 3 of 3) sorted by relevance
278 OCL_TEST_P(CvtColor8u, RGBA2mRGBA) { performTest(4, 4, CVTCODE(RGBA2mRGBA), IPP_EPS); } in OCL_TEST_P() argument
2053 CUDA_TEST_P(CvtColor, RGBA2mRGBA) in CUDA_TEST_P() argument
6628 struct RGBA2mRGBA struct6630 typedef _Tp channel_type;6632 void operator()(const _Tp* src, _Tp* dst, int n) const in operator ()()