Home
last modified time | relevance | path

Searched refs:OP__EXPORT_PICTURE_TO (Results 1 – 4 of 4) sorted by relevance

/external/flac/src/metaflac/
Doptions.h66 OP__EXPORT_PICTURE_TO, enumerator
Doperations_shorthand_picture.c85 case OP__EXPORT_PICTURE_TO: in do_shorthand_operation__picture()
Doptions.c222 if(0 != find_shorthand_operation(options, OP__EXPORT_PICTURE_TO)) { in parse_options()
301 case OP__EXPORT_PICTURE_TO: in free_options()
605 op = append_shorthand_operation(options, OP__EXPORT_PICTURE_TO); in parse_option()
Doperations.c376 case OP__EXPORT_PICTURE_TO: in do_shorthand_operation()