Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dalsdec.c748 int rice_param = parcor_rice_table[sconf->coef_table][k][1]; in read_var_block_data() local
750 quant_cof[k] = decode_rice(gb, rice_param) + offset; in read_var_block_data()