Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dcod_main.h50 Word16 old_wsp_max; /* old wsp maximum value */ member
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
DvoAMRWBEnc.c115 cod_state->old_wsp_max = 0; in Reset_encoder()
455 tmp = st->old_wsp_max; in coder()
460 st->old_wsp_max = max; in coder()