Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Dswscale.h81 #define SWS_FULL_CHR_H_INP 0x4000 macro
Doptions.c52 …put", 0, AV_OPT_TYPE_CONST, { .i64 = SWS_FULL_CHR_H_INP }, INT_MIN, …
Dutils.c1396 if (isAnyRGB(srcFormat) && !(flags & SWS_FULL_CHR_H_INP) && in sws_init_context()
/third_party/ffmpeg/doc/
Dswscale.txt57 SWS_FULL_CHR_H_INP even for cases where the scaler thinks it is useless.