Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dflashsv2enc.c746 static const double use15_7_threshold = 8192; variable
778 if (ideal + use15_7_threshold < s->total_bits) { in optimum_use15_7()