Lines Matching refs:condCoding
42 …opus_int condCoding /* I The type of condit…
82 …opus_int condCoding, /* I The type of condit… in silk_encode_frame_FIX() argument
148 silk_find_pred_coefs_FIX( psEnc, &sEncCtrl, res_pitch_frame, x_frame, condCoding ); in silk_encode_frame_FIX()
153 silk_process_gains_FIX( psEnc, &sEncCtrl, condCoding ); in silk_encode_frame_FIX()
158 silk_LBRR_encode_FIX( psEnc, &sEncCtrl, x_frame, condCoding ); in silk_encode_frame_FIX()
212 … silk_encode_indices( &psEnc->sCmn, psRangeEnc, psEnc->sCmn.nFramesEncoded, 0, condCoding ); in silk_encode_frame_FIX()
231 if (condCoding != CODE_CONDITIONALLY) { in silk_encode_frame_FIX()
241 … silk_encode_indices( &psEnc->sCmn, psRangeEnc, psEnc->sCmn.nFramesEncoded, 0, condCoding ); in silk_encode_frame_FIX()
350 … &psEnc->sShape.LastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr ); in silk_encode_frame_FIX()
389 …opus_int condCoding /* I The type of condit… in silk_LBRR_encode_FIX() argument
421 … &psEnc->sCmn.LBRRprevLastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr ); in silk_LBRR_encode_FIX()