Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_loopfilter.c423 const loop_filter_thresh *lfin = lfi_n->lfthr + *(lfl + 1); in filter_selectively_horiz() local
426 lfi->hev_thr, lfin->mblim, lfin->lim, in filter_selectively_horiz()
427 lfin->hev_thr); in filter_selectively_horiz()
431 lfi->lim, lfi->hev_thr, lfin->mblim, in filter_selectively_horiz()
432 lfin->lim, lfin->hev_thr); in filter_selectively_horiz()
438 vp9_lpf_horizontal_4(s + 8 + 4 * pitch, pitch, lfin->mblim, in filter_selectively_horiz()
439 lfin->lim, lfin->hev_thr, 1); in filter_selectively_horiz()
452 const loop_filter_thresh *lfin = lfi_n->lfthr + *(lfl + 1); in filter_selectively_horiz() local
455 lfi->hev_thr, lfin->mblim, lfin->lim, in filter_selectively_horiz()
456 lfin->hev_thr); in filter_selectively_horiz()
[all …]