Searched refs:OPUS_SIGNAL_MUSIC (Results 1 – 6 of 6) sorted by relevance
197 #define OPUS_SIGNAL_MUSIC 3002 /**< Signal being encoded is music */ macro
1070 else if (st->signal_type == OPUS_SIGNAL_MUSIC) in opus_encode_native()2308 if(value!=OPUS_AUTO && value!=OPUS_SIGNAL_VOICE && value!=OPUS_SIGNAL_MUSIC) in opus_encoder_ctl()
1344 OPUS_SIGNAL_MUSIC,OPUS_AUTO, in test_enc_api()