Searched defs:hdiv_table (Results 1 – 3 of 3) sorted by relevance
952 const int* hdiv_table = hr == 180 ? c_HsvDivTable180 : c_HsvDivTable256; in RGB2HSVConvert() local981 const int* hdiv_table = hr == 180 ? c_HsvDivTable180 : c_HsvDivTable256; in RGB2HSVConvert() local
619 const int* hdiv_table = hr == 180 ? c_HsvDivTable180 : c_HsvDivTable256; in operator ()() local
4141 const int* hdiv_table = hr == 180 ? hdiv_table180 : hdiv_table256; in operator ()() local7045 … int * const hdiv_table = hrange == 180 ? hdiv_table180 : hdiv_table256, hsv_shift = 12; in ocl_cvtColor() local