Home
last modified time | relevance | path

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

/dports/audio/wav2cdr/wav2cdr/
H A Dprocess.c71 static BOOL is_silent_sector (void * buf, const process_t *pinfo);
476 static BOOL is_silent_sector (void * buf, const process_t *pinfo) in is_silent_sector() function
630 if (is_silent_sector (buf, pinfo)) { in process_silencecuts()