Searched defs:Levinson (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dlevinson.c107 void Levinson( function
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dlevinson.cpp38 Levinson
43 This file contains the function the implements the Levinson-Durbin algorithm
45 initialize, allocate, and deallocate memory used by the Levinson function.
96 be used by Levinson function
111 Levinson function.
224 This function initializes the state memory used by the Levinson function to
325 This function deallocates the state memory used by the Levinson function.
394 FUNCTION NAME: Levinson
424 This function implements the Levinson-Durbin algorithm using double-
467 int Levinson (
632 Word16 Levinson( function
[all...]
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dtypedefs.h199 #define Levinson voAWB_Levinson macro

Completed in 39 milliseconds