Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.h72 int last_filt_level; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_picklpf.c80 int filt_mid = clamp(lf->last_filt_level, min_filter_level, max_filter_level); in search_filter_level()
Dvp9_encoder.c2958 lf->last_filt_level = 0;
2969 lf->last_filt_level = 0;
2972 lf->last_filt_level = lf->filter_level;