Home
last modified time | relevance | path

Searched defs:cue_count (Results 1 – 2 of 2) sorted by relevance

/third_party/libsnd/src/
Dcommon.c1258 psf_cues_alloc (uint32_t cue_count) in psf_cues_alloc()
1283 { uint32_t cue_count = SF_CUES_COUNT (datasize) ; in psf_get_cues() local
Dwav.c470 { uint32_t thisread, bytesread, cue_count, position, offset ; in wav_read_header() local