NUM_NNS 917 libavfilter/vf_nnedi.c const int nns_table[NUM_NNS] = { 16, 32, 64, 128, 256 }; NUM_NNS 972 libavfilter/vf_nnedi.c for (j = 0; j < NUM_NNS; j++) {