Searched refs:WAV_CART_MAX_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance
37 #define WAV_CART_MAX_CHUNK_SIZE 0xffffffff macro827 if (chunksize > WAV_CART_MAX_CHUNK_SIZE) in wavlike_read_cart_chunk()828 { psf_log_printf (psf, "cart : %u (should be < %d)\n", chunksize, WAV_CART_MAX_CHUNK_SIZE) ; in wavlike_read_cart_chunk()