Home
last modified time | relevance | path

Searched refs:ACTION_IS_NIL (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/libwebp/examples/
H A Dwebpmux.c600 #define ACTION_IS_NIL (config->action_type_ == NIL_ACTION) macro
636 if (ACTION_IS_NIL) { in ParseCommandLine()
644 if (ACTION_IS_NIL || config->action_type_ == ACTION_DURATION) { in ParseCommandLine()
658 if (ACTION_IS_NIL) { in ParseCommandLine()
665 if (ACTION_IS_NIL) { in ParseCommandLine()
674 if (ACTION_IS_NIL || config->action_type_ == ACTION_SET) { in ParseCommandLine()
691 if (ACTION_IS_NIL || config->action_type_ == ACTION_SET) { in ParseCommandLine()
747 if (ACTION_IS_NIL) { in ParseCommandLine()
801 if (ACTION_IS_NIL) { in ValidateConfig()
859 #undef ACTION_IS_NIL macro
[all...]

Completed in 2 milliseconds