HomeSort by relevance Sort by last modified time
    Searched refs:ltpg_mem (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
g_adapt.cpp 261 st->ltpg_mem[i] = 0;
472 st->ltpg_mem[0] = ltpg;
473 filt = gmed_n(st->ltpg_mem, 5); /* function result */
517 st->ltpg_mem[i] = st->ltpg_mem[i-1];
g_adapt.h 109 Word16 ltpg_mem[LTPG_MEM_SIZE]; /* LTP coding gain history, Q13 */ member in struct:__anon17799
110 /* (ltpg_mem[0] not used for history) */

Completed in 998 milliseconds