Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/examples/
H A Dwebpmux.c99 FEATURE_ANMF, enumerator
679 if (FEATURETYPE_IS_NIL || config->type_ == FEATURE_ANMF) { in ParseCommandLine()
680 config->type_ = FEATURE_ANMF; in ParseCommandLine()
696 if (FEATURETYPE_IS_NIL || config->type_ == FEATURE_ANMF) { in ParseCommandLine()
697 config->type_ = FEATURE_ANMF; in ParseCommandLine()
770 config->type_ = FEATURE_ANMF; in ParseCommandLine()
814 } else if (config->type_ != FEATURE_ANMF) { in ValidateConfig()
923 case FEATURE_ANMF: in Process()
946 case FEATURE_ANMF: { in Process()

Completed in 3 milliseconds