HomeSort by relevance Sort by last modified time
    Searched refs:L_pn_seed_rx (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
dtx_dec.h 112 Word32 L_pn_seed_rx;
dtx_dec.cpp 185 st->L_pn_seed_rx = PN_INITIAL_SEED;
264 st->L_pn_seed_rx = PN_INITIAL_SEED;
683 lsf_variab_index = pseudonoise(&st->L_pn_seed_rx, 3);
763 build_CN_code(&st->L_pn_seed_rx, ex);
    [all...]

Completed in 41 milliseconds