Home
last modified time | relevance | path

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

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