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 477 const loop_filter_thresh *lfin = lfthr + *(lfl + 1); local
480 lfi->hev_thr, lfin->mblim, lfin->lim,
481 lfin->hev_thr);
485 lfi->lim, lfi->hev_thr, lfin->mblim,
486 lfin->lim, lfin->hev_thr);
492 vpx_lpf_horizontal_4(s + 8 + 4 * pitch, pitch, lfin->mblim,
493 lfin->lim, lfin->hev_thr)
506 const loop_filter_thresh *lfin = lfthr + *(lfl + 1); local
571 const loop_filter_thresh *lfin = lfthr + *(lfl + 1); local
603 const loop_filter_thresh *lfin = lfthr + *(lfl + 1); local
    [all...]

Completed in 223 milliseconds