Home
last modified time | relevance | path

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

/external/flac/src/metaflac/
Doperations_shorthand_streaminfo.c86 case OP__SET_MIN_BLOCKSIZE: in do_shorthand_operation__streaminfo()
Doptions.h46 OP__SET_MIN_BLOCKSIZE, enumerator
Doperations.c350 case OP__SET_MIN_BLOCKSIZE: in do_shorthand_operation()
Doptions.c416 op = append_shorthand_operation(options, OP__SET_MIN_BLOCKSIZE); in parse_option()