Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/x86/
H A Dswscale.c309 #define INPUT_FUNC(fmt, opt) \ macro
313 INPUT_FUNC(uyvy, opt); \
314 INPUT_FUNC(yuyv, opt); \
317 INPUT_FUNC(rgba, opt); \
318 INPUT_FUNC(bgra, opt); \
319 INPUT_FUNC(argb, opt); \
320 INPUT_FUNC(abgr, opt); \
321 INPUT_FUNC(rgb24, opt); \
322 INPUT_FUNC(bgr24, opt)

Completed in 2 milliseconds