Home
last modified time | relevance | path

Searched defs:TwinVQFrameMode (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dtwinvq.h66 struct TwinVQFrameMode { struct
67 uint8_t sub; ///< Number subblocks in each frame
68 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 read
75 uint8_t bark_n_bit; ///< number of bits of the BSE coefs
79 const int16_t *cb0;
80 const int16_t *cb1;
83 uint8_t cb_len_read; ///< number of spectrum coefficients to read