MAX_FILTER_SIZE 1363 libswscale/swscale.c if (filterSize >= MAX_FILTER_SIZE*16/((flags&SWS_ACCURATE_RND) ? APCK_SIZE : 16) || !filter) MAX_FILTER_SIZE 172 libswscale/swscale_internal.h int32_t lumMmxFilter[4*MAX_FILTER_SIZE]; MAX_FILTER_SIZE 173 libswscale/swscale_internal.h int32_t chrMmxFilter[4*MAX_FILTER_SIZE];