Searched refs:avg_u8 (Results 1 – 1 of 1) sorted by relevance
72 const uint8_t avg_u8 = (uint8_t)(sum / count); in SmoothenBlock() local77 if (alpha_ptr[x] == 0) luma_ptr[x] = avg_u8; in SmoothenBlock()