Home
last modified time | relevance | path

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

/external/libgav1/src/dsp/
Ddsp.h507 using WeightMaskFunc = void (*)(const void* prediction_0, variable
515 using WeightMaskFuncs = WeightMaskFunc[6][6][2];
Dweight_mask_test.cc246 dsp::WeightMaskFunc func_;