Changeset 868:c29b4e7e4e01 in roaraudio for include/libroardsp


Ignore:
Timestamp:
10/01/08 14:07:40 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

use roar_conv_endian_24() as it is working...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/convert.h

    r858 r868  
    8181                                                                // implemnted? 
    8282int roar_conv_endian_16   (void * out, void * in, int samples); // yes 
    83 int roar_conv_endian_24   (void * out, void * in, int samples); 
     83int roar_conv_endian_24   (void * out, void * in, int samples); // yes 
    8484int roar_conv_endian_32   (void * out, void * in, int samples); 
    8585 
Note: See TracChangeset for help on using the changeset viewer.