Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvf_libvmaf.c218 static int parse_features(AVFilterContext *ctx) in parse_features() function
532 err = parse_features(ctx); in init()
/third_party/rust/crates/syn/codegen/src/
H A Dparse.rs204 let features = attr.parse_args_with(parsing::parse_features).unwrap(); in introspect_features()
440 pub fn parse_features(input: ParseStream) -> Result<types::Features> { in parse_features() functions
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dshape-options.hh364 parse_features (const char *name G_GNUC_UNUSED,
486 {"features", 0, 0, G_OPTION_ARG_CALLBACK, (gpointer) &parse_features, features_help, "list"},

Completed in 3 milliseconds