debug_accuracy    100 libavfilter/vf_paletteuse.c     int debug_accuracy;
debug_accuracy    123 libavfilter/vf_paletteuse.c     { "debug_accuracy", "test color search accuracy", OFFSET(debug_accuracy), AV_OPT_TYPE_FLAGS, {.i64=0}, 0, 1, FLAGS },
debug_accuracy    726 libavfilter/vf_paletteuse.c     if (s->debug_accuracy) {
debug_accuracy    727 libavfilter/vf_paletteuse.c         if (!debug_accuracy(s->map, s->palette, s->color_search_method))