OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:index_limit_3
(Results
1 - 1
of
1
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
d_plsf_3.cpp
259
Word16
index_limit_3
= 0;
local
275
index_limit_3
= (MR515_3_SIZE - 1) * 4;
284
index_limit_3
= (DICO3_SIZE - 1) * 4;
293
index_limit_3
= (DICO3_SIZE - 1) * 4;
340
if (temp >
index_limit_3
)
342
temp =
index_limit_3
; /* avoid buffer overrun */
Completed in 1999 milliseconds