Home
last modified time | relevance | path

Searched refs:BFIcount (Results 1 – 2 of 2) sorted by relevance

/dports/net/asterisk-g72x/asterisk-g72x-1.4.3/ipp/
H A Ddecg729.c186 decoderObj->BFIcount = 0;
417 decoderObj->BFIcount = 0; in G729Decode()
877 if(decoderObj->BFIcount < 2) { in G729Decode()
882 …if(decoderObj->BFIcount > 10) decoderObj->valGainAttenuation = (Ipp16s)((decoderObj->valGainAttenu… in G729Decode()
898 decoderObj->BFIcount++; in G729Decode()
1607 decoderObj->BFIcount = 0; in G729BaseDecode()
1787 decoderObj->BFIcount++; in G729BaseDecode()
H A Downg729.h172 Ipp16s BFIcount; member