Home
last modified time | relevance | path

Searched refs:needed_feature_frames (Results 1 – 1 of 1) sorted by relevance

/external/libopus/src/
Dopus_decoder.c690 int needed_feature_frames; in opus_decode_native() local
697 needed_feature_frames = init_frames + features_per_frame; in opus_decode_native()
699 for (i=0;i<needed_feature_frames;i++) { in opus_decode_native()