Searched refs:prev_enh_pl (Results 1 – 5 of 5) sorted by relevance
180 if (iLBCdec_inst->prev_enh_pl==1) { in WebRtcIlbcfix_EnhancerInterface()193 if ((iLBCdec_inst->prev_enh_pl==1)||(iLBCdec_inst->prev_enh_pl==2)) { in WebRtcIlbcfix_EnhancerInterface()220 if (iLBCdec_inst->prev_enh_pl==1) { in WebRtcIlbcfix_EnhancerInterface()242 if (iLBCdec_inst->prev_enh_pl==1) { in WebRtcIlbcfix_EnhancerInterface()
149 if (iLBCdec_inst->prev_enh_pl==2) { in WebRtcIlbcfix_DecodeImpl()248 iLBCdec_inst->prev_enh_pl=0; in WebRtcIlbcfix_DecodeImpl()251 iLBCdec_inst->prev_enh_pl=1; in WebRtcIlbcfix_DecodeImpl()
93 iLBCdec_inst->prev_enh_pl = 0; in WebRtcIlbcfix_InitDecode()
200 int consPLICount, prev_enh_pl; member
278 ((IlbcDecoder*)iLBCdec_inst)->prev_enh_pl = 2; in WebRtcIlbcfix_NetEqPlc()