Searched refs:LSF_GAP (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
D | d_plsf_5.cpp | 509 LSF_GAP, in D_plsf_5() 515 LSF_GAP, in D_plsf_5()
|
D | d_plsf_3.cpp | 406 LSF_GAP, in D_plsf_3()
|
D | dtx_dec.cpp | 1245 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/ |
D | cnst.h | 77 #define LSF_GAP 205 /* Minimum distance between LSF after quan- */ macro
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
D | q_plsf_5.cpp | 683 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()
|
D | q_plsf_3.cpp | 1212 LSF_GAP, in Q_plsf_3()
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
D | dtx_enc.cpp | 809 Reorder_lsf(lsf, LSF_GAP, M, pOverflow); in dtx_enc()
|