Searched refs:next_edge (Results 1 – 1 of 1) sorted by relevance
1331 int next_edge = step; in filter_selectively_horiz() local1332 if (offset + next_edge >= MI_SIZE_64X64) next_edge = 0; in filter_selectively_horiz()1333 const loop_filter_thresh *lfin = lfi_n->lfthr + *(lfl + next_edge); in filter_selectively_horiz()1413 int next_edge = step; in highbd_filter_selectively_horiz() local1414 if (offset + next_edge >= MI_SIZE_64X64) next_edge = 0; in highbd_filter_selectively_horiz()1415 const loop_filter_thresh *lfin = lfi_n->lfthr + *(lfl + next_edge); in highbd_filter_selectively_horiz()