Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_colormap.c53 float icoeff[4][4]; member
327 const float *icoeff[4] = { s->icoeff[0], s->icoeff[1], s->icoeff[2], s->icoeff[3] }; in colormap_slice() local
Dvf_owdenoise.c93 static const double icoeff[2][5] = { variable