HomeSort by relevance Sort by last modified time
    Searched defs:Levinson (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
levinson.cpp 34 Pathname: ./audio/gsm-amr/c/src/levinson.c
38 Levinson
43 This file contains the function the implements the Levinson-Durbin algorithm
45 initialize, allocate, and deallocate memory used by the Levinson function.
56 #include "levinson.h"
96 be used by Levinson function
111 Levinson function.
121 levinson.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
224 This function initializes the state memory used by the Levinson function to
235 levinson.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 200
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
levinson.c 18 * File: levinson.c *
20 * Description:LEVINSON-DURBIN algorithm in double precision *
24 * LEVINSON.C *
27 * LEVINSON-DURBIN algorithm in double precision *
107 void Levinson(
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
typedefs.h 199 #define Levinson voAWB_Levinson

Completed in 210 milliseconds