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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/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:__anon1664::__anon1665
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)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/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:__anon2569::__anon2570
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)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/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:__anon36594::__anon36595
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 73 milliseconds