TONEMAP_NONE 163 libavfilter/vf_tonemap.c case TONEMAP_NONE: TONEMAP_NONE 304 libavfilter/vf_tonemap.c { "tonemap", "tonemap algorithm selection", OFFSET(tonemap), AV_OPT_TYPE_INT, {.i64 = TONEMAP_NONE}, TONEMAP_NONE, TONEMAP_MAX - 1, FLAGS, "tonemap" }, TONEMAP_NONE 305 libavfilter/vf_tonemap.c { "none", 0, 0, AV_OPT_TYPE_CONST, {.i64 = TONEMAP_NONE}, 0, 0, FLAGS, "tonemap" }, TONEMAP_NONE 95 libavfilter/vf_tonemap_opencl.c [TONEMAP_NONE] = "direct", TONEMAP_NONE 488 libavfilter/vf_tonemap_opencl.c { "tonemap", "tonemap algorithm selection", OFFSET(tonemap), AV_OPT_TYPE_INT, {.i64 = TONEMAP_NONE}, TONEMAP_NONE, TONEMAP_MAX - 1, FLAGS, "tonemap" }, TONEMAP_NONE 489 libavfilter/vf_tonemap_opencl.c { "none", 0, 0, AV_OPT_TYPE_CONST, {.i64 = TONEMAP_NONE}, 0, 0, FLAGS, "tonemap" },