Searched refs:ppc_shape_len (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | twinvq.c | 434 int cb_len_p = (tctx->n_div[3] + mtab->ppc_shape_len * channels - 1) / in read_and_decode_spectrum() 458 ppc_shape + i * mtab->ppc_shape_len, chunk); in read_and_decode_spectrum() 650 block_size = mtab->ppc_shape_len; in construct_perm_table() 709 vect_size = n_ch * mtab->ppc_shape_len; in init_bitstream_params()
|
H A D | twinvq.h | 129 uint8_t ppc_shape_len; ///< size of PPC shape CB member
|
H A D | metasound.c | 103 width = (int)(some_mult / (mtab->size / period) * mtab->ppc_shape_len); in decode_ppc() 113 add_peak(period, width, shape, ppc_gain, speech, mtab->ppc_shape_len); in decode_ppc()
|
H A D | twinvqdec.c | 208 add_peak(period, width, shape, ppc_gain, speech, mtab->ppc_shape_len); in decode_ppc()
|
Completed in 3 milliseconds