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

/external/flac/libFLAC/
H A Dmetadata_object.c1688 static FLAC__uint32 cddb_add_digits_(FLAC__uint32 x) function
1714 sum += cddb_add_digits_((FLAC__uint32)(get_index_01_offset_(cs, i) / 44100));

Completed in 101 milliseconds