Lines Matching defs:depth
267 int depth;274 /* depth in 1/8 bits */275 depth = (1+pulses[i])/((m->eBands[i+1]-m->eBands[i])<<LM);278 thresh32 = SHR32(celt_exp2(-SHL16(depth, 10-BITRES)),1);288 thresh = .5f*celt_exp2(-.125f*depth);1511 /* Update the folding position only as long as we have 1 bit/sample depth. */