Searched refs:MR475_VQ_SIZE (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Dqgain475_tab.cpp95 const Word16 table_gain_MR475[MR475_VQ_SIZE*4] =
H A Ddec_gain.cpp221 if (index > (MR475_VQ_SIZE*4 - 2))
223 index = (MR475_VQ_SIZE * 4 - 2); /* avoid possible buffer overflow */
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
H A Dqgain475_tab.h53 #define MR475_VQ_SIZE 256 macro
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dqgain475.cpp70 #define MR475_VQ_SIZE 256 macro
90 static const Word16 table_gain_MR475[MR475_VQ_SIZE*4] =
1044 for (i = 0; i < MR475_VQ_SIZE; i++)
1361 for (i = 0; i < MR475_VQ_SIZE; i++)

Completed in 585 milliseconds