Searched refs:RS_FORMAT_RB_SWAP (Results 1 – 1 of 1) sorted by relevance
52 #define RS_FORMAT_RB_SWAP 0x10 macro54 #define RS_FORMAT_X8B8G8R8 (RS_FORMAT_X8R8G8B8 | RS_FORMAT_RB_SWAP)55 #define RS_FORMAT_A8B8G8R8 (RS_FORMAT_A8R8G8B8 | RS_FORMAT_RB_SWAP)352 return formats[fmt].rs & RS_FORMAT_RB_SWAP; in translate_rs_format_rb_swap()