Home | History | Annotate | Download | only in src

Lines Matching refs:filter_type

33     int filter_type,
58 if (filter_type == 0)
67 combined_with_deblock_filter = filter_type & PV_DEBLOCK;
73 if ((filter_type & PV_DEBLOCK) && (filter_type & PV_DERING))
79 if (filter_type & PV_DEBLOCK)
92 if (filter_type & PV_DERING)
105 if ((filter_type & PV_DEBLOCK) && (filter_type & PV_DERING))
111 if (filter_type & PV_DEBLOCK)
124 if (filter_type & PV_DERING)
135 if ((filter_type & PV_DEBLOCK) && (filter_type & PV_DERING))
141 if (filter_type & PV_DEBLOCK)
154 if (filter_type & PV_DERING)