pcm_export: use the byte_reverse library directly
Delete the now-unused pcm_byteswap library, and optimize the pcm_export_state object.
This commit is contained in:
@@ -38,10 +38,4 @@ test_pcm_channels_16(void);
|
||||
void
|
||||
test_pcm_channels_32(void);
|
||||
|
||||
void
|
||||
test_pcm_byteswap_16(void);
|
||||
|
||||
void
|
||||
test_pcm_byteswap_32(void);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user