Searched refs:silk_NLSF_unpack (Results 1 – 6 of 6) sorted by relevance
/external/libopus/silk/ |
D | NLSF_unpack.c | 35 void silk_NLSF_unpack( in silk_NLSF_unpack() function
|
D | NLSF_decode.c | 78 silk_NLSF_unpack( ec_ix, pred_Q8, psNLSF_CB, NLSFIndices[ 0 ] ); in silk_NLSF_decode()
|
D | NLSF_encode.c | 95 silk_NLSF_unpack( ec_ix, pred_Q8, psNLSF_CB, ind1 ); in silk_NLSF_encode()
|
D | decode_indices.c | 81 silk_NLSF_unpack( ec_ix, pred_Q8, psDec->psNLSF_CB, psDec->indices.NLSFIndices[ 0 ] ); in silk_decode_indices()
|
D | encode_indices.c | 92 silk_NLSF_unpack( ec_ix, pred_Q8, psEncC->psNLSF_CB, psIndices->NLSFIndices[ 0 ] ); in silk_encode_indices()
|
D | main.h | 373 void silk_NLSF_unpack(
|