Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Dswscale_internal.h302 int lumYInc, chrYInc; member
Dutils.c1460 c->chrYInc = (((int64_t)c->chrSrcH << 16) + (c->chrDstH >> 1)) / c->chrDstH; in sws_init_context()
1734 c->chrYInc, c->chrSrcH, c->chrDstH, in sws_init_context()
1821 c->chrXInc, c->chrYInc); in sws_init_context()