Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_convolution.c71 static const int same7x7[49] = {0, 0, 0, 0, 0, 0, 0, variable
805 if (!memcmp(matrix, same7x7, sizeof(same7x7))) { in init()