Home
last modified time | relevance | path

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

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