Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/
Ddsp.h400 using LoopRestorationFunc = void (*)( variable
409 using LoopRestorationFuncs = LoopRestorationFunc[2];
/external/libgav1/libgav1/src/post_filter/
Dloop_restoration.cc86 const dsp::LoopRestorationFunc restoration_func = in ApplyLoopRestorationForOneRow()