Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencoder.c4796 MACROBLOCKD *xd, int use_restoration, in cdef_restoration_frame() argument
4798 if (use_restoration) in cdef_restoration_frame()
4826 if (use_restoration) { in cdef_restoration_frame()
4861 const int use_restoration = cm->seq_params.enable_restoration && in loopfilter_frame() local
4897 cdef_restoration_frame(cpi, cm, xd, use_restoration, use_cdef); in loopfilter_frame()