Searched refs:hwset (Results 1 – 1 of 1) sorted by relevance
832 #define BC_FORMAT_BEGIN_HW(fmt, hwset) \ argument833 class fmt##_##hwset : public hw_encoding_format {\834 typedef fmt##_##hwset thistype; \836 fmt##_##hwset() : hw_encoding_format(HB_##hwset) {}; \837 fmt##_##hwset(uint32_t v) : hw_encoding_format(v, HB_##hwset) {};