Searched defs:dark_masking (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | ratecontrol.c | 743 const float dark_masking = s->avctx->dark_masking / (128.0 * 128.0); in adaptive_quantization() local |
H A D | avcodec.h | 736 float dark_masking; member |
Completed in 8 milliseconds