debug_accuracy 106 libavfilter/vf_paletteuse.c int debug_accuracy; debug_accuracy 131 libavfilter/vf_paletteuse.c { "debug_accuracy", "test color search accuracy", OFFSET(debug_accuracy), AV_OPT_TYPE_BOOL, {.i64=0}, 0, 1, FLAGS }, debug_accuracy 772 libavfilter/vf_paletteuse.c if (s->debug_accuracy) { debug_accuracy 773 libavfilter/vf_paletteuse.c if (!debug_accuracy(s->map, s->palette, s->trans_thresh, s->color_search_method))