Searched refs:cheb (Results 1 – 2 of 2) sorted by relevance
216 Word32 i, cheb; in Chebps2() local258 cheb = extract_h(t0); /* Result in Q14 */ in Chebps2()260 if (cheb == -32768) in Chebps2()262 cheb = -32767; /* to avoid saturation in Az_isp */ in Chebps2()264 return (cheb); in Chebps2()
249 Word16 cheb; in Chebps() local306 cheb = (Word16)(t0 >> 10); in Chebps()312 cheb = MAX_16; in Chebps()317 cheb = MIN_16; in Chebps()321 return (cheb); in Chebps()