Home
last modified time | relevance | path

Searched refs:yuv_prescale (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cv/src/
Dcvcolor.cpp689 #define yuv_prescale(x) ((x) << yuv_shift) macro
778 CV_IMPL_YCrCb2BGRx( 8u, uchar, int, yuv_prescale, yuv_descale, CV_CAST_8U,
781 CV_IMPL_YCrCb2BGRx( 16u, ushort, int, yuv_prescale, yuv_descale, CV_CAST_16U,