Searched refs:vp9_adjust_mask (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_loopfilter.h | 134 void vp9_adjust_mask(struct VP9Common *const cm, const int mi_row,
|
D | vp9_thread_common.c | 124 vp9_adjust_mask(cm, mi_row, mi_col, lfm); in thread_loop_filter_rows()
|
D | vp9_loopfilter.c | 766 void vp9_adjust_mask(VP9_COMMON *const cm, const int mi_row, const int mi_col, in vp9_adjust_mask() function 1450 vp9_adjust_mask(cm, mi_row, mi_col, lfm); in loop_filter_rows()
|