HomeSort by relevance Sort by last modified time
    Searched full:lsf_int (Results 1 - 1 of 1) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
dtx_dec.cpp 420 Word16 lsf_int[M];
686 Lsp_lsf(lsp_int, lsf_int, M);
689 Copy(lsf_int, lsf_int_variab, M);
698 Reorder_lsf(lsf_int, LSF_GAP, M);
702 Copy(lsf_int, lsfState->past_lsf_q, M);
705 Lsf_lsp(lsf_int, lsp_int, M);
876 Word16 lsf_int[M]; local
    [all...]

Completed in 4114 milliseconds