Home
last modified time | relevance | path

Searched defs:convolve_func (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libgav1/src/dsp/
H A Ddsp_test.cc130 for (auto convolve_func : dsp->convolve_scale) { in CheckTables() local
/aosp_15_r20/external/libgav1/src/tile/
H A Dprediction.cc1237 dsp::ConvolveScaleFunc convolve_func = dsp_.convolve_scale[is_compound]; in BlockInterPrediction() local
1247 dsp::ConvolveFunc convolve_func = in BlockInterPrediction() local