Home
last modified time | relevance | path

Searched defs:allow_interp_mask (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/common/
Dfilter.h260 uint16_t *allow_interp_mask, DUAL_FILTER_TYPE filt_type) { in reset_interp_filter_allowed_mask()
265 static INLINE void set_interp_filter_allowed_mask(uint16_t *allow_interp_mask, in set_interp_filter_allowed_mask()
271 uint16_t allow_interp_mask, DUAL_FILTER_TYPE filt_type) { in get_interp_filter_allowed_mask()
/external/libaom/libaom/av1/encoder/
Dinterp_search.c317 const int skip_pred, uint16_t allow_interp_mask, int is_w4_or_h4) { in find_best_interp_rd_facade()