Searched refs:ACTION_STOP (Results 1 – 1 of 1) sorted by relevance
27 ACTION_STOP, enumerator44 …{ "stop", "stop timer", 0, AV_OPT_TYPE_CONST, {.i64=ACTION_STOP}, INT_MIN, INT_MAX, FLAGS, "ac…71 } else if (s->action == ACTION_STOP) { in filter_frame()