Searched refs:get_lfm (Results 1 – 3 of 3) sorted by relevance
127 static INLINE LOOP_FILTER_MASK *get_lfm(const struct loopfilter *lf, in get_lfm() function
1442 LOOP_FILTER_MASK *lfm = get_lfm(&cm->lf, mi_row, 0); in loop_filter_rows()1511 get_lfm(&cm->lf, mi_row, mi_col)); in vp9_build_mask_frame()1535 LOOP_FILTER_MASK *const lfm = get_lfm(&cm->lf, mi_row, mi_col); in vp9_build_mask()
113 LOOP_FILTER_MASK *lfm = get_lfm(&cm->lf, mi_row, 0); in thread_loop_filter_rows()