Home
last modified time | relevance | path

Searched refs:LSF_GAP (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
Dd_plsf_5.cpp509 LSF_GAP, in D_plsf_5()
515 LSF_GAP, in D_plsf_5()
Dd_plsf_3.cpp406 LSF_GAP, in D_plsf_3()
Ddtx_dec.cpp1245 Reorder_lsf(lsf_int, LSF_GAP, M, pOverflow); in dtx_dec()
1246 Reorder_lsf(lsf_int_variab, LSF_GAP, M, pOverflow); in dtx_dec()
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
Dcnst.h77 #define LSF_GAP 205 /* Minimum distance between LSF after quan- */ macro
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
Dq_plsf_5.cpp683 Reorder_lsf(lsf1_q, LSF_GAP, M, pOverflow); in Q_plsf_5()
684 Reorder_lsf(lsf2_q, LSF_GAP, M, pOverflow); in Q_plsf_5()
Dq_plsf_3.cpp1212 LSF_GAP, in Q_plsf_3()
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Ddtx_enc.cpp809 Reorder_lsf(lsf, LSF_GAP, M, pOverflow); in dtx_enc()