Searched refs:NLSF_MSVQ_Survivors (Results 1 - 3 of 3) sorted by relevance

/external/libopus/silk/
H A Dcontrol_codec.c331 psEncC->NLSF_MSVQ_Survivors = 2;
342 psEncC->NLSF_MSVQ_Survivors = 4;
353 psEncC->NLSF_MSVQ_Survivors = 8;
364 psEncC->NLSF_MSVQ_Survivors = 16;
375 psEncC->NLSF_MSVQ_Survivors = 32;
390 silk_assert( psEncC->NLSF_MSVQ_Survivors <= NLSF_VQ_MAX_SURVIVORS );
H A Dprocess_NLSFs.c89 NLSF_mu_Q20, psEncC->NLSF_MSVQ_Survivors, psEncC->indices.signalType );
H A Dstructs.h175 opus_int NLSF_MSVQ_Survivors; /* Number of survivors in NLSF MSVQ */ member in struct:__anon11320

Completed in 85 milliseconds