Searched refs:fallback_lquant (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | nuv.c | 48 static const uint8_t fallback_lquant[] = { variable 113 c->lq[i] = (fallback_lquant[i] << 7) / quality; in get_quant_quality() |
Completed in 1 milliseconds