Searched refs:arithLenDFTByte (Results 1 – 1 of 1) sorted by relevance
279 WebRtc_Word16 arithLenDFTByte; in WebRtcIsacfix_EncodeImpl() local324 …arithLenDFTByte = (ISACenc_obj->bitstr_obj.stream_index << 1) + (1-ISACenc_obj->bitstr_obj.full) -… in WebRtcIsacfix_EncodeImpl()337 idx += (bytesLeftQ5 >= WEBRTC_SPL_MUL_16_16(ratioQ5[idx], arithLenDFTByte))? 2:-2; in WebRtcIsacfix_EncodeImpl()338 idx += (bytesLeftQ5 >= WEBRTC_SPL_MUL_16_16(ratioQ5[idx], arithLenDFTByte))? 1:-1; in WebRtcIsacfix_EncodeImpl()339 idx += (bytesLeftQ5 >= WEBRTC_SPL_MUL_16_16(ratioQ5[idx], arithLenDFTByte))? 0:-1; in WebRtcIsacfix_EncodeImpl()