Home
last modified time | relevance | path

Searched refs:ppc_shape_bit (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dtwinvq.h129 uint8_t ppc_shape_bit; ///< number of bits of the PPC shape CB coeffs member
Dtwinvq.c676 int ppc_bits = n_ch * (mtab->pgain_bit + mtab->ppc_shape_bit + in init_bitstream_params()
707 bit_size = n_ch * mtab->ppc_shape_bit; in init_bitstream_params()