HomeSort by relevance Sort by last modified time
    Searched full:levinson (Results 1 - 19 of 19) sorted by null

  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/
Android.mk 41 src/levinson.cpp \
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/build/make/
local.mk 60 levinson.cpp \
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/
Android.mk 42 src/levinson.cpp \
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/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.
53 #include "levinson.h"
94 be used by Levinson function
109 Levinson function.
119 levinson.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
222 This function initializes the state memory used by the Levinson function to
233 levinson.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 200
    [all...]
lpc.cpp 61 #include "levinson.h"
442 // Levinson Durbin
443 Levinson(st->levinsonSt, rHigh, rLow, &a[MP1], rc);
449 // Levinson Durbin
450 Levinson(st->levinsonSt, rHigh, rLow, &a[MP1 * 3], rc);
458 // Levinson Durbin
459 Levinson(st->levinsonSt, rHigh, rLow, &a[MP1 * 3], rc);
506 /* Levinson Durbin */
507 Levinson(st->levinsonSt, rHigh, rLow, &a[MP1], rc, pOverflow);
513 /* Levinson Durbin *
    [all...]
levinson.h 34 Filename: /audio/gsm_amr/c/src/include/levinson.h
111 be passed to Levinson in each call.
124 Word16 Levinson(
lpc.h 67 #include "levinson.h"
cod_amr.cpp 892 * * Levinson-durbin algorithm to find a[] *
    [all...]
  /frameworks/base/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...]
lpc.cpp 63 #include "levinson.h"
443 // Levinson Durbin
444 Levinson(st->levinsonSt, rHigh, rLow, &a[MP1], rc);
450 // Levinson Durbin
451 Levinson(st->levinsonSt, rHigh, rLow, &a[MP1 * 3], rc);
459 // Levinson Durbin
460 Levinson(st->levinsonSt, rHigh, rLow, &a[MP1 * 3], rc);
507 /* Levinson Durbin */
508 Levinson(st->levinsonSt, rHigh, rLow, &a[MP1], rc, pOverflow);
514 /* Levinson Durbin *
    [all...]
levinson.h 34 Filename: /audio/gsm_amr/c/src/include/levinson.h
111 be passed to Levinson in each call.
124 Word16 Levinson(
lpc.h 67 #include "levinson.h"
cod_amr.cpp 894 * * Levinson-durbin algorithm to find a[] *
    [all...]
  /external/speex/libspeex/
lpc.c 69 /* Invented by N. Levinson in 1947, modified by J. Durbin in 1959.
sb_celp.c 406 /* Levinson-Durbin */
    [all...]
nb_celp.c 319 /* Levinson-Durbin */
    [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
a_refl.cpp 154 // backward Levinson recursion
254 /* backward Levinson recursion */
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
a_refl.cpp 154 // backward Levinson recursion
254 /* backward Levinson recursion */
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 98 milliseconds