Searched refs:ConvolveScaleFunc (Results 1 – 2 of 2) sorted by relevance
432 using ConvolveScaleFunc = void (*)(const void* reference, variable442 using ConvolveScaleFuncs = ConvolveScaleFunc[2];
1210 dsp::ConvolveScaleFunc convolve_func = dsp_.convolve_scale[is_compound]; in BlockInterPrediction()