HomeSort by relevance Sort by last modified time
    Searched full:lfin (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_loopfilter.c 412 const loop_filter_thresh *lfin = lfi_n->lfthr + *(lfl + 1); local
417 vp9_mbloop_filter_horizontal_edge(s + 8, pitch, lfin->mblim,
418 lfin->lim, lfin->hev_thr, 1);
425 lfin->mblim, lfin->lim,
426 lfin->hev_thr, 1);
433 lfin->mblim, lfin->lim,
434 lfin->hev_thr, 1)
450 const loop_filter_thresh *lfin = lfi_n->lfthr + *(lfl + 1); local
    [all...]

Completed in 125 milliseconds