Searched refs:VP8FilterStrength (Results 1 – 2 of 2) sorted by relevance
76 typedef struct VP8FilterStrength { struct80 } VP8FilterStrength; typedef135 VP8FilterStrength *filter_strength;
2125 VP8FilterStrength *f, int is_vp7) in filter_level_for_mb()2157 void filter_mb(VP8Context *s, uint8_t *dst[3], VP8FilterStrength *f, in filter_mb()2244 void filter_mb_simple(VP8Context *s, uint8_t *dst, VP8FilterStrength *f, in filter_mb_simple()2535 VP8FilterStrength *f = &td->filter_strength[mb_x]; in filter_mb_row()