Searched refs:CV_YUV420sp2BGRA (Results 1 – 2 of 2) sorted by relevance
248 CV_YUV420sp2BGRA = CV_YUV2BGRA_NV21, enumerator
8408 …if (dcn <= 0) dcn = (code==CV_YUV420sp2BGRA || code==CV_YUV420sp2RGBA || code==CV_YUV2BGRA_NV12 ||… in cvtColor()