Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dproresenc_anatoliy.c482 int i, j, src_stride, box_height; in subimage_with_fill_template() local
488 box_height = FFMIN(height - y, dst_height); in subimage_with_fill_template()
492 box_height = FFMIN(height/2 - y, dst_height); in subimage_with_fill_template()
497 for (i = 0; i < box_height; ++i) { in subimage_with_fill_template()

Completed in 2 milliseconds