Searched refs:ClosestDiscretizedArgb (Results 1 – 1 of 1) sorted by relevance
40 static uint32_t ClosestDiscretizedArgb(uint32_t a, int bits) { in ClosestDiscretizedArgb() function96 argb_dst[x] = ClosestDiscretizedArgb(curr_row[x], limit_bits); in NearLossless()