Home
last modified time | relevance | path

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

/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dchunk.h479 #define CHUNK_FILTER_ONE 0 macro
H A Dchunk.c436 else if (amount == CHUNK_FILTER_ONE) proc_size = single_size; in chunk_filter_tofmt()