Searched refs:BAYER_READ (Results 1 – 1 of 1) sorted by relevance
34 #define BAYER_READ(x) (x) macro39 #define BAYER_READ(x) AV_RL16(&(x)) macro44 #define BAYER_READ(x) AV_RB16(&(x)) macro49 #define S(y, x) BAYER_READ(src[(y)*src_stride + BAYER_SIZEOF*(x)])314 #undef BAYER_READ