Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dgsrt.c34 sox_encoding_t sox_encoding; member
53 if (t->sox_encoding == encoding && t->bits_per_sample == bits_per_sample) in ft_enc()
66 if (t->sox_encoding == SOX_ENCODING_UNKNOWN) in sox_enc()
68 return t->sox_encoding; in sox_enc()