Searched refs:grain_center (Results 1 – 1 of 1) sorted by relevance
1681 RK_S32 grain_center; in vdpu_av1d_set_fgs() local1756 grain_center = 128 << (bitdepth - 8); in vdpu_av1d_set_fgs()1757 grain_min = 0 - grain_center; in vdpu_av1d_set_fgs()1758 grain_max = (256 << (bitdepth - 8)) - 1 - grain_center; in vdpu_av1d_set_fgs()