Home
last modified time | relevance | path

Searched refs:SOX_ENCODING_AMR_NB (Results 1 – 3 of 3) sorted by relevance

/dports/audio/sox/sox-14.4.2/src/
H A Damr-nb.c43 #define AMR_ENCODING SOX_ENCODING_AMR_NB
H A Dsox.h593 SOX_ENCODING_AMR_NB , /**< AMR-NB compression */ enumerator
H A Dformats.c190 case SOX_ENCODING_AMR_NB: in sox_precision()