Home
last modified time | relevance | path

Searched refs:end3 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dnutenc.c278 int end3 = start2 + (end2 - start2) * (pred + 1) / pred_count; in build_frame_code() local
282 for (index = start3; index < end3; index++) { in build_frame_code()
288 ft->size_mul = end3 - start3; in build_frame_code()

Completed in 2 milliseconds