Searched refs:grain_center (Results 1 – 1 of 1) sorted by relevance
1702 RK_S32 grain_center; in vdpu_av1d_set_fgs() local1777 grain_center = 128 << (bitdepth - 8); in vdpu_av1d_set_fgs()1778 grain_min = 0 - grain_center; in vdpu_av1d_set_fgs()1779 grain_max = (256 << (bitdepth - 8)) - 1 - grain_center; in vdpu_av1d_set_fgs()