Searched refs:hwset (Results 1 – 1 of 1) sorted by relevance
770 #define BC_FORMAT_BEGIN_HW(fmt, hwset) \ argument771 class fmt##_##hwset : public hw_encoding_format {\772 typedef fmt##_##hwset thistype; \774 fmt##_##hwset() : hw_encoding_format(HB_##hwset) {}; \775 fmt##_##hwset(uint32_t v) : hw_encoding_format(v, HB_##hwset) {};