Searched refs:LSP_CB_SIZE (Results 1 – 3 of 3) sorted by relevance
42 #define LSP_CB_SIZE 256 macro247 extern const int16_t ff_g723_1_lsp_band0[LSP_CB_SIZE][3];248 extern const int16_t ff_g723_1_lsp_band1[LSP_CB_SIZE][3];249 extern const int16_t ff_g723_1_lsp_band2[LSP_CB_SIZE][4];
100 const int16_t ff_g723_1_lsp_band0[LSP_CB_SIZE][3] = {189 const int16_t ff_g723_1_lsp_band1[LSP_CB_SIZE][3] = {278 const int16_t ff_g723_1_lsp_band2[LSP_CB_SIZE][4] = {
347 for (i = 0; i < LSP_CB_SIZE; i++) { \