Searched refs:BNK_INIT_DIRECTION (Results 1 – 3 of 3) sorted by relevance
117 if (bnk->init_type == BNK_INIT_INTERPOLATION) bnk->init_type = BNK_INIT_DIRECTION; in TaoSetFromOptions_BQNK()173 bnk->init_type = BNK_INIT_DIRECTION; in TaoCreate_BQNK()
193 bnk->init_type = BNK_INIT_DIRECTION; in TaoCreate_BNLS()
216 #define BNK_INIT_DIRECTION 1 macro