Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/
Ddsp.h369 using LoopRestorationFunc = void (*)( variable
377 using LoopRestorationFuncs = LoopRestorationFunc[2];
/external/libgav1/libgav1/src/post_filter/
Dloop_restoration.cc162 const dsp::LoopRestorationFunc restoration_func = in ApplyLoopRestorationForOneRowInWindow()