mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
remove window profiling field
This commit is contained in:
@@ -315,10 +315,6 @@ typedef struct {
|
||||
|
||||
const FLAC__int32 *residual;
|
||||
/**< The residual signal, length == (blocksize minus order) samples. */
|
||||
|
||||
#ifdef WINDOW_DEBUG_OUTPUT
|
||||
char window_type[64]; //@@@@@@
|
||||
#endif
|
||||
} FLAC__Subframe_LPC;
|
||||
|
||||
extern FLAC_API const unsigned FLAC__SUBFRAME_LPC_QLP_COEFF_PRECISION_LEN; /**< == 4 (bits) */
|
||||
|
||||
Reference in New Issue
Block a user