Home
last modified time | relevance | path

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

/external/flac/src/metaflac/
Doptions.h60 OP__SET_VC_FIELD, enumerator
Doperations_shorthand_vorbiscomment.c62 if(operation->type == OP__SET_VC_FIELD || operation->type == OP__IMPORT_VC_FROM) { in do_shorthand_operation__vorbis_comment()
103 case OP__SET_VC_FIELD: in do_shorthand_operation__vorbis_comment()
Doptions.c279 case OP__SET_VC_FIELD: in free_options()
539 op = append_shorthand_operation(options, OP__SET_VC_FIELD); in parse_option()
550 op = append_shorthand_operation(options, OP__SET_VC_FIELD); in parse_option()
Doperations.c366 case OP__SET_VC_FIELD: in do_shorthand_operation()