Home
last modified time | relevance | path

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

/external/flac/src/metaflac/
Doperations_shorthand_streaminfo.c115 block->data.stream_info.total_samples = operation->argument.streaminfo_uint64.value; in do_shorthand_operation__streaminfo()
Doptions.h163 Argument_StreaminfoUInt64 streaminfo_uint64; member
Doptions.c480 …(!parse_uint64(option_argument, &(op->argument.streaminfo_uint64.value)) || op->argument.streaminf… in parse_option()