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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Dswscale.c356 #define INPUT_FUNC(fmt, opt) \ macro
360 INPUT_FUNC(uyvy, opt); \
361 INPUT_FUNC(yuyv, opt); \
364 INPUT_FUNC(rgba, opt); \
365 INPUT_FUNC(bgra, opt); \
366 INPUT_FUNC(argb, opt); \
367 INPUT_FUNC(abgr, opt); \
368 INPUT_FUNC(rgb24, opt); \
369 INPUT_FUNC(bgr24, opt)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Dswscale_mmx.c289 #define INPUT_FUNC(fmt, opt) \ macro
294 INPUT_FUNC(uyvy, opt); \
295 INPUT_FUNC(yuyv, opt); \

Completed in 30 milliseconds