Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dcod_amr.h151 Word16 hvec[L_SUBFR * 2]; member
Dcod_amr.cpp490 st->h1 = &st->hvec[L_SUBFR]; in cod_amr_reset()
505 memset(st->hvec, 0, sizeof(Word16)*L_SUBFR); /* set to zero "h1[-L_SUBFR..-1]" */ in cod_amr_reset()
1330 memset(st->hvec, 0, sizeof(Word16)*L_SUBFR); /* set to zero "h1[-L_SUBFR..-1]" */ in cod_amr()