Searched refs:same7x7 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavfilter/ | ||
H A D | vf_convolution.c | 74 static const int same7x7[49] = {0, 0, 0, 0, 0, 0, 0, variable 769 if (!memcmp(matrix, same7x7, sizeof(same7x7))) { in param_init() |
Completed in 5 milliseconds