Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/
H A Dloop_restoration_test.cc113 LoopRestorationFunc target_self_guided_filter_func_;
435 LoopRestorationFunc base_wiener_filter_func_;
436 LoopRestorationFunc target_wiener_filter_func_;
H A Ddsp.h419 using LoopRestorationFunc = void (*)( variable
428 using LoopRestorationFuncs = LoopRestorationFunc[2];
/aosp_15_r20/external/libgav1/src/post_filter/
H A Dloop_restoration.cc92 const dsp::LoopRestorationFunc restoration_func = in ApplyLoopRestorationForOneRow()