Searched defs:gray_value (Results 1 – 3 of 3) sorted by relevance
958 uint64_t gray_value = 0; in bin_to_gray() local969 uint64_t TrcPktProcStm::gray_to_bin(uint64_t gray_value) in gray_to_bin()
222 float gray_value = (0.2126 * r) + (0.7152 * g) + (0.0722 * b); in DecodeAndProcessImage() local
7728 gray_value; in XMakeStandardColormap() local