Searched refs:ppc_shape_bit (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtwinvq.h129 uint8_t ppc_shape_bit; ///< number of bits of the PPC shape CB coeffs member in struct:TwinVQModeTab
H A Dtwinvq.c686 int ppc_bits = n_ch * (mtab->pgain_bit + mtab->ppc_shape_bit +
717 bit_size = n_ch * mtab->ppc_shape_bit;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dtwinvq.c86 uint8_t ppc_shape_bit; ///< number of bits of the PPC shape CB coeffs member in struct:__anon1998
1033 int ppc_bits = n_ch*(mtab->pgain_bit + mtab->ppc_shape_bit +
1060 bit_size = n_ch * mtab->ppc_shape_bit;

Completed in 67 milliseconds