Searched refs:PrecalcCoefs (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_hqdn3d.c177 static void PrecalcCoefs(int *Ct, double Dist25) function
247 PrecalcCoefs(hqdn3d->Coefs[0], LumSpac);
248 PrecalcCoefs(hqdn3d->Coefs[1], LumTmp);
249 PrecalcCoefs(hqdn3d->Coefs[2], ChromSpac);
250 PrecalcCoefs(hqdn3d->Coefs[3], ChromTmp);

Completed in 28 milliseconds