Searched refs:RGB2YCrCb_i (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/modules/imgproc/src/ |
D | color.cpp | 1898 template<typename _Tp> struct RGB2YCrCb_i struct 1902 RGB2YCrCb_i(int _srccn, int _blueIdx, const int* _coeffs) in RGB2YCrCb_i() argument 1932 struct RGB2YCrCb_i<uchar> struct 1936 RGB2YCrCb_i(int _srccn, int _blueIdx, const int* _coeffs) in RGB2YCrCb_i() function 2026 struct RGB2YCrCb_i<ushort> struct 2030 RGB2YCrCb_i(int _srccn, int _blueIdx, const int* _coeffs) in RGB2YCrCb_i() function 2149 struct RGB2YCrCb_i<uchar> struct 2153 RGB2YCrCb_i(int _srccn, int _blueIdx, const int* _coeffs) in RGB2YCrCb_i() argument 2299 struct RGB2YCrCb_i<ushort> struct 2303 RGB2YCrCb_i(int _srccn, int _blueIdx, const int* _coeffs) in RGB2YCrCb_i() argument [all …]
|