Home
last modified time | relevance | path

Searched refs:lfin (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c477 const loop_filter_thresh *lfin = lfthr + *(lfl + 1); in filter_selectively_horiz() local
480 lfi->hev_thr, lfin->mblim, lfin->lim, in filter_selectively_horiz()
481 lfin->hev_thr); in filter_selectively_horiz()
485 lfi->lim, lfi->hev_thr, lfin->mblim, in filter_selectively_horiz()
486 lfin->lim, lfin->hev_thr); in filter_selectively_horiz()
492 vpx_lpf_horizontal_4(s + 8 + 4 * pitch, pitch, lfin->mblim, in filter_selectively_horiz()
493 lfin->lim, lfin->hev_thr); in filter_selectively_horiz()
506 const loop_filter_thresh *lfin = lfthr + *(lfl + 1); in filter_selectively_horiz() local
509 lfi->hev_thr, lfin->mblim, lfin->lim, in filter_selectively_horiz()
510 lfin->hev_thr); in filter_selectively_horiz()
[all …]