OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_wsp_max
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
cod_main.h
50
Word16
old_wsp_max
; /* old wsp maximum value */
member in struct:__anon29658
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
voAMRWBEnc.c
113
cod_state->
old_wsp_max
= 0;
453
tmp = st->
old_wsp_max
;
456
tmp = max; /* tmp = max(wsp_max,
old_wsp_max
) */
458
st->
old_wsp_max
= max;
[
all
...]
Completed in 27 milliseconds