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

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

Completed in 5 milliseconds