Searched refs:init_frames (Results 1 – 1 of 1) sorted by relevance
691 int init_frames; in opus_decode_native() local695 init_frames = (st->lpcnet.blend == 0) ? 2 : 0; in opus_decode_native()697 needed_feature_frames = init_frames + features_per_frame; in opus_decode_native()702 …feature_offset = init_frames - i - 2 + (int)floor(((float)dred_offset + dred->dred_offset*F10/4)/F… in opus_decode_native()