Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Damr-nb.c40 #define AMR_ENCODING SOX_ENCODING_AMR_NB
H A Dsox.h548 SOX_ENCODING_AMR_NB , /**< AMR-NB compression */ enumerator
H A Dformats.c195 case SOX_ENCODING_AMR_NB: in sox_precision()