Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Dslice.c354 if (c->needs_hcscale) in ff_init_filters()
Dswscale_internal.h624 int needs_hcscale; ///< Set if there are chroma planes to be converted. member
Dswscale.c581 c->needs_hcscale = 1; in sws_init_swscale()