Searched refs:BDB (Results 1 – 1 of 1) sorted by relevance
594 #define BLT(SRC_T,DST_T,RSB,GSB,BSB,RDB,GDB,BDB) \ argument610 const int RDS = 32 - (RDB + GDB + BDB); \611 const int GDS = 32 - (GDB + BDB); \612 const int BDS = 32 - (BDB); \615 const uint32_t BDM = (~0U) << (32 - BDB); \