Home
last modified time | relevance | path

Searched refs:OP__ADD_REPLAY_GAIN (Results 1 – 3 of 3) sorted by relevance

/external/flac/src/metaflac/
Doptions.h68 OP__ADD_REPLAY_GAIN, enumerator
Doperations.c268 if(options->ops.operations[i].type == OP__ADD_REPLAY_GAIN) in do_shorthand_operations()
382 case OP__ADD_REPLAY_GAIN: in do_shorthand_operation()
Doptions.c632 (void) append_shorthand_operation(options, OP__ADD_REPLAY_GAIN); in parse_option()