Lines Matching refs:condCoding
42 …opus_int condCoding /* I The type of condit…
89 …opus_int condCoding, /* I The type of condit… in silk_encode_frame_FIX() argument
155 silk_find_pred_coefs_FIX( psEnc, &sEncCtrl, res_pitch_frame, x_frame, condCoding ); in silk_encode_frame_FIX()
160 silk_process_gains_FIX( psEnc, &sEncCtrl, condCoding ); in silk_encode_frame_FIX()
165 silk_LBRR_encode_FIX( psEnc, &sEncCtrl, x_frame, condCoding ); in silk_encode_frame_FIX()
219 … silk_encode_indices( &psEnc->sCmn, psRangeEnc, psEnc->sCmn.nFramesEncoded, 0, condCoding ); in silk_encode_frame_FIX()
238 if (condCoding != CODE_CONDITIONALLY) { in silk_encode_frame_FIX()
248 … silk_encode_indices( &psEnc->sCmn, psRangeEnc, psEnc->sCmn.nFramesEncoded, 0, condCoding ); in silk_encode_frame_FIX()
357 … &psEnc->sShape.LastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr ); in silk_encode_frame_FIX()
396 …opus_int condCoding /* I The type of condit… in silk_LBRR_encode_FIX() argument
428 … &psEnc->sCmn.LBRRprevLastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr ); in silk_LBRR_encode_FIX()