Searched defs:max_quantizer (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | librav1e.c | 359 int max_quantizer = avctx->qmax >= 0 ? avctx->qmax : 255; in librav1e_encode_init() local |
Completed in 2 milliseconds