Searched defs:TwinVQFrameMode (Results 1 – 1 of 1) sorted by relevance
65 struct TwinVQFrameMode { struct66 uint8_t sub; ///< Number subblocks in each frame67 const uint16_t *bark_tab;70 uint8_t bark_env_size;72 const int16_t *bark_cb; ///< codebook for the bark scale envelope (BSE)73 uint8_t bark_n_coef;///< number of BSE CB coefficients to read74 uint8_t bark_n_bit; ///< number of bits of the BSE coefs78 const int16_t *cb0;79 const int16_t *cb1;82 uint8_t cb_len_read; ///< number of spectrum coefficients to read