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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doperations_shorthand_streaminfo.c117 block->data.stream_info.total_samples = operation->argument.streaminfo_uint64.value;
H A Doptions.h160 Argument_StreaminfoUInt64 streaminfo_uint64; member in union:__anon890::__anon891
H A Doptions.c473 if(!parse_uint64(option_argument, &(op->argument.streaminfo_uint64.value)) || op->argument.streaminfo_uint64.value >= (((FLAC__uint64)1)<<FLAC__STREAM_METADATA_STREAMINFO_TOTAL_SAMPLES_LEN)) {

Completed in 85 milliseconds