Searched refs:BAYER_R (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.c23 #define BAYER_R 0 macro
28 #define BAYER_R 2 macro
51 #define R(y, x) dst[(y)*dst_stride + (x)*3 + BAYER_R]
209 #undef BAYER_R macro

Completed in 52 milliseconds