Searched refs:HRT_GDC_BCI_COEF_BITS (Results 1 – 1 of 1) sorted by relevance
27 #define HRT_GDC_BCI_COEF_BITS 14 /* 14 bits per coefficient … macro28 #define HRT_GDC_BCI_COEF_ONE (1 << (HRT_GDC_BCI_COEF_BITS - 2)) /* We represent signed…34 #define HRT_GDC_BCI_COEF_MASK ((1 << HRT_GDC_BCI_COEF_BITS) - 1)