Searched refs:PV_DERING (Results 1 – 2 of 2) sorted by relevance
73 if ((filter_type & PV_DEBLOCK) && (filter_type & PV_DERING)) in PostFilter()92 if (filter_type & PV_DERING) in PostFilter()105 if ((filter_type & PV_DEBLOCK) && (filter_type & PV_DERING)) in PostFilter()124 if (filter_type & PV_DERING) in PostFilter()135 if ((filter_type & PV_DEBLOCK) && (filter_type & PV_DERING)) in PostFilter()154 if (filter_type & PV_DERING) in PostFilter()
55 #define PV_DERING 2 macro