Searched defs:TwinVQFrameMode (Results 1 – 1 of 1) sorted by relevance
66 struct TwinVQFrameMode { struct67 uint8_t sub; ///< Number subblocks in each frame68 const uint16_t *bark_tab;71 uint8_t bark_env_size;73 const int16_t *bark_cb; ///< codebook for the bark scale envelope (BSE)74 uint8_t bark_n_coef;///< number of BSE CB coefficients to read75 uint8_t bark_n_bit; ///< number of bits of the BSE coefs79 const int16_t *cb0;80 const int16_t *cb1;83 uint8_t cb_len_read; ///< number of spectrum coefficients to read