HomeSort by relevance Sort by last modified time
    Searched refs:NLSF_MSVQ_Survivors (Results 1 - 3 of 3) sorted by null

  /external/libopus/silk/
control_codec.c 331 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 );
process_NLSFs.c 88 NLSF_mu_Q20, psEncC->NLSF_MSVQ_Survivors, psEncC->indices.signalType );
structs.h 175 opus_int NLSF_MSVQ_Survivors; /* Number of survivors in NLSF MSVQ */

Completed in 1374 milliseconds