Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp3.c423 int dc_scale_factor = s->coded_dc_scale_factor[!!plane][s->qps[qpi]]; in init_dequantizer() local
440 int qscale = i ? ac_scale_factor : dc_scale_factor; in init_dequantizer()