Searched refs:GSM_OPT_WAV49 (Results 1 – 7 of 7) sorted by relevance
57 case GSM_OPT_WAV49:
57 #define GSM_OPT_WAV49 4 macro
42 gsm_option(r, GSM_OPT_WAV49, &wav);
46 gsm_option(r, GSM_OPT_WAV49, &wav);
14 3. WAV49 Format (parameter name: `GSM_OPT_WAV49`)22 | `GSM_OPT_WAV49` | 0. `Disable WAV49 output in the encoder.` 1. `Enable WAV49 format in the enco…
46 gsm_option(mGsm, GSM_OPT_WAV49, &msopt); in initDecoder()
56 gsm_option(mGsm, GSM_OPT_WAV49, &wav49); in encodeFrames()