Home | History | Annotate | Download | only in source

Lines Matching refs:numSegments

796   int16_t numSegments;
812 numSegments = UB_LPC_VEC_PER_FRAME - 1;
818 numSegments = UB16_LPC_VEC_PER_FRAME - 1;
826 for (interpolCntr = 0; interpolCntr < numSegments; interpolCntr++) {