Searched defs:BAYER_READ (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dbayer_template.c34 #define BAYER_READ(x) (x) macro
39 #define BAYER_READ(x) AV_RL16(&x) macro
44 #define BAYER_READ(x) AV_RB16(&x) macro
212 #undef BAYER_READ macro

Completed in 101 milliseconds