Home
last modified time | relevance | path

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

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