Searched refs:scale_conv_bias (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | hca_data.h | 111 static const int scale_conv_bias = 64; variable |
D | hcadec.c | 295 ch->imdct_in[k] = scale_conversion_table[ scale_conv_bias + in reconstruct_hfr() |